AI Agent 定时任务跟踪、监控、状态看板系统。 - FastAPI + Vue3 单体应用 - AI Agent 一键接入(批量注册 API) - 暗色主题 Dashboard - 后台调度器 + 超时告警 - 飞书/邮件/Webhook 多渠道通知 - Base URL 可配置 - Gunicorn 生产部署
15 lines
262 B
Plaintext
15 lines
262 B
Plaintext
fastapi==0.115.0
|
|
uvicorn[standard]==0.30.6
|
|
sqlalchemy==2.0.35
|
|
aiomysql==0.2.0
|
|
pymysql==1.1.1
|
|
alembic==1.13.2
|
|
pydantic==2.9.2
|
|
pydantic-settings==2.5.2
|
|
python-multipart==0.0.9
|
|
croniter==2.0.7
|
|
apscheduler==3.10.4
|
|
httpx==0.27.2
|
|
pycryptodome==3.20.0
|
|
gunicorn==23.0.0
|