dify代理管理端
- 新增 ExceptionUtil工具类,用于统一处理异常 - 在 V1DatasetController 中使用 ExceptionUtil.difyException 方法包裹可能抛出异常的代码 - 移除 V1ChatController 中未使用的 Mono 导包 - 删除 ApiExceptionHandler 中的 TODO 注释 |
||
---|---|---|
src | ||
.gitattributes | ||
.gitignore | ||
compose.yaml | ||
LICENSE | ||
pom.xml | ||
README.md |
dify-proxy-backend
dify代理管理端