Files
2026-03-24 18:07:22 +08:00
..
2026-03-24 18:07:22 +08:00
2026-02-26 18:06:17 +08:00
2026-03-24 18:07:22 +08:00
2026-03-24 18:07:22 +08:00

API 模块

作用

对外提供 FastAPI 接口,承接工作流执行、流式返回、工具调用与管理操作。

文件

  • endpoints.py:路由定义与请求处理
  • dependencies.py:依赖注入与公共对象获取