init
This commit is contained in:
@@ -0,0 +1,10 @@
|
||||
# API 模块
|
||||
|
||||
## 作用
|
||||
|
||||
对外提供 FastAPI 接口,承接工作流执行、流式返回、工具调用与管理操作。
|
||||
|
||||
## 文件
|
||||
|
||||
- `endpoints.py`:路由定义与请求处理
|
||||
- `dependencies.py`:依赖注入与公共对象获取
|
||||
Reference in New Issue
Block a user