dify代理管理端
- 在 V1ChatController 中直接使用 DifyChat 类- 新增多个 Dify 相关的 API 接口 - 添加 AppsResponse 实体类和相关 mapper、repository - 实现 DifyServerService 接口 - 新增 V1DatasetController 和V1WorkflowController 控制器 |
||
---|---|---|
src | ||
.gitattributes | ||
.gitignore | ||
compose.yaml | ||
LICENSE | ||
pom.xml | ||
README.md |
dify-proxy-backend
dify代理管理端