Files
more_dots/api/README.md
T
2026-03-24 18:07:22 +08:00

240 B

API 模块

作用

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

文件

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