Releases: zgsm-sangfor/chat-rag
Releases · zgsm-sangfor/chat-rag
v1.5.15
Release v1.5.0
What's Changed
- Merge v1.4.3 by @Askhz in #31
- feat(chat): handle empty response and add no content error (#32) by @Askhz in #33
- feat(chat): handle empty response and add no content error (#32) by @Askhz in #35
- fix: only replace input once by @monkeyDluffy6017 in #34
- fix(chat): 将工具调用摘要提示中的 XML 标签由 改为 by @Askhz in #36
- fix: concatenate the URL based on whether the path is empty or not by @linkai0924 in #37
- feat(release 1.5.0): move config to nacos; adapt function call (#38) by @Askhz in #39
- feat(types): 添加 tool 角色并修正消息回溯逻辑 by @Askhz in #40
- feat: add vip and metrics report by @findlp163 in #44
- refactor: 重构请求参数处理支持透明传递额外字段 by @Askhz in #45
New Contributors
- @linkai0924 made their first contribution in #37
- @findlp163 made their first contribution in #44
Full Changelog: v1.4.0...v1.5.0
Release v1.4.0
Release v1.3.0
What's Changed
- feat: support auto mode by @monkeyDluffy6017 in #13
- refactor: update tool prompt by @Askhz in #14
Full Changelog: v1.2.0...v1.3.0
Release v1.2.0
What's Changed
Add strict mode
Release v1.1.0
What's Changed
- Add new feature: function tool call
Release v1.0.0
What's Changed
build chat-rag server, the first version