What's Changed
- refactor: unify the angentId's type to Long by @jackxu2011 in #314
- refactor(filestorage): refactor some FileStorage code by @jackxu2011 in #329
- fix: 修改提示词,使用Structured Output特性保持模型输出 by @davidathena in #367
- fix: 修复人工复核功能按钮显示问题 by @ChPi in #365
- feat: 报告中允许展示Echart同时可以下载Markdown和Html两种报告 by @davidathena in #340
- feat: 增强docker python使用,允许配置远程的docker by @EnjoyIot in #330
- fix(datasource): 添加 PostgreSQL Schema 配置支持 by @s88868888 in #375
- fix: 移除agent 人工复核字段 by @ChPi in #378
- feat(ollama): 适配ollama使用(#387) by @TouHouQing in #392
- fix: 修复Milvus召回Q/A知识库时double强转int报错问题 #379 by @497727358 in #389
- refactor: refactor datasource controller by @jackxu2011 in #391
- fix: resolve text contrast issue in dark mode by @TouHouQing in #394
- feat(AgentRun): 报告格式切换、全屏查看、输入选项折叠及会话侧边栏抽屉 by @SmileSnow819 in #404
- feat: simple vector store support serialize to disk. by @weiyuc in #384
- feat: 接入oracle by @zihenzzz in #397
- refactor: datasoure by @mengnankkkk in #377
- fix: 修复docker-compose文件脚本,确保项目能够启动 by @FjHe in #409
- feat: support ai-proxy configuration by @Darlingxxx-Paranoid in #401
- fix: fix sqlresult by @mengnankkkk in #420
- fix: sink 线程泄露风险 #355,将servlet->webFlux by @AutumnFruit-1999 in #410
- fix: 去掉安全转义 (关键)里针对MySQL数据库的示例里的斜杆 by @fangpy in #419
- feat: add swagger by @mengnankkkk in #438
New Contributors
- @ChPi made their first contribution in #365
- @EnjoyIot made their first contribution in #330
- @s88868888 made their first contribution in #375
- @TouHouQing made their first contribution in #392
- @497727358 made their first contribution in #389
- @SmileSnow819 made their first contribution in #404
- @weiyuc made their first contribution in #384
- @FjHe made their first contribution in #409
- @Darlingxxx-Paranoid made their first contribution in #401
- @AutumnFruit-1999 made their first contribution in #410
- @fangpy made their first contribution in #419
Full Changelog: 1.0.0-rc3...1.0.0-rc4