Python/产品需求文档AI生成/rxconfig.py

6 lines
68 B
Python

import reflex as rx
config = rx.Config(
app_name="ai_agent",
)