What's Changed
- 修复:第一次启动时不再错误地弹出迁移提醒
- 新增:Xinference Rerank Provider, STT Provider
- 新增: xAI Grok Live Search
- 优化: 插件卡片左下角恢复 文档 按钮并新增 插件配置 按钮。
- 优化: 更好地适配 Class 方式注册 LLM Tool。
Details
- chore(deps): bump actions/upload-artifact from 4 to 5 in the github-actions group by @dependabot[bot] in #3178
- perf: 优化 /model 切换模型成功的提示 by @Futureppo in #3161
- fix: qq_official_webhook is_sandbox field error by @a490077 in #3167
- feat: add Xinference rerank provider by @RC-CHN in #3162
- perf: modify the at logic in the DingTalk adapter by @k1ngr4m in #3186
- feat: add Xinference stt provider by @RC-CHN in #3197
- chore(requirements): Sync dependencies from pyproject to requirements.txt (#3208) by @Dt8333 in #3208
- feat: support xAI Grok Live Search config by @Chris95743 in #3203
- fix(helper.py): 修复了 v4 迁移的豁免逻辑,现在不再误判 by @LIghtJUNction in #3215
New Contributors
- @k1ngr4m made their first contribution in #3186
- @Chris95743 made their first contribution in #3203
Full Changelog: v4.5.0...v4.5.1