🚀 DeepChat 0.4.6 正式发布 | 重新定义你的 AI 对话体验!
—— 不再是简单的 ChatBot,而是你的自然语言 Agent 工具🌟
English
Version: 0.4.6 Release Highlights
This version introduces a newly refactored architecture and Markdown renderer. Performance has improved significantly, but it may also cause some instability. Please use it with caution, and feedback is welcome.
- Fixes and Improvements:
- Fixed real-time thinking time display.
- Refined message format for the role tool.
- Fixed ollama model auto load.
- Refactored threadpresenter - split for better maintainability.
- Updated new model DB and provider DB.
- Chore: Beta release update.
- Updated multiple dependencies to the latest versions (see
package.jsonfor details).
中文
版本:0.4.6 更新亮点
注意: 本版本引入了全新重构后的结构和 Markdown 渲染器,性能提升很大但同样可能会引起一些不稳定,请谨慎使用,欢迎反馈
- 修复与优化:
- 修复了实时思考时间显示的问题。
- 优化了角色工具消息格式。
- 修复了 ollama 模型的自动加载功能。
- 对 threadpresenter 进行了重构和拆分,提高了可维护性。
- 更新了新模型数据库和服务商数据库。
- Beta 版发布相关杂项更新。
- 多项依赖升级至最新版(详细见 package.json)。
🔥 为什么选择 DeepChat?
✅ 商业友好:基于原版 Apache License 2.0 开源,无任何协议外的额外约束,面向开源。
✅ 开箱即用:极简配置,即刻开启你的智能对话之旅。
✅ 极致灵活:自由切换模型,自定义模型源,满足你多样化的对话和探索需求。
✅ 体验绝佳:LaTeX 公式渲染、代码高亮、Markdown 支持,模型对话从未如此顺畅。
✅ 持续进化:我们倾听用户反馈,不断迭代更新,为你带来更卓越的 AI 对话体验。
📥 立即体验未来
💬 反馈有礼:欢迎提交你的宝贵建议,加入 VIP 用户社群,与我们一同塑造 DeepChat 的未来!
What's Changed
- fix: the message format for the role tool by @zerob13 in #1089
- refactor: threadpresenter split by @zerob13 in #1091
- feat: add BurnCloud provider metadata and assets by @ka1i in #1092
- fix: ollama model auto load by @zerob13 in #1093
- chore: update for beta release by @zerob13 in #1094
- fix: thinking time realtime realtime by @zerob13 in #1095
- refactor: Split the llmpresenter and rationalize the project structure by @zerob13 in #1097
New Contributors
Full Changelog: v0.4.5...v0.4.6