🐛 修复
- 知识库三级目录 path 接口报 zod 校验出错。 @c121914yu
- v1/completions 接口 dataId 异常,导致 api 调用时候,对话日志里无法获取到运行详情。 @xqvvu
🚀 新增内容
- 响应值允许自定义 HttpStatus 状态码。
- Agent 调度器支持 PI Agent 模式(beta功能)。
⚙️ 优化
- skill 接口错误处理。
What's Changed
- doc by @c121914yu in #6772
- feat: Add new skill error handling and localization messages by @ctlaltlaltc in #6761
- feat: Add new PI agent features and update dependencies by @ctlaltlaltc in #6762
- fix: parent datasetId type;fix: v1 completions; by @c121914yu in #6775
Full Changelog: v4.14.11...v4.14.12