🚀 DeepChat 0.4.8 正式发布 | 重新定义你的 AI 对话体验!
—— 不再是简单的 ChatBot,而是你的自然语言 Agent 工具🌟
- 支持了 ACP 协议,各种 Code Agent 一键集成
- 支持了 Gemini 3 pro image
- Added support for the [ACP](https://agentclientprotocol.com/overview/introduction) protocol, enabling one-click integration for various code agents.
- Added support for Gemini 3 Pro Image.
🔥 为什么选择 DeepChat?
✅ 商业友好:基于原版 Apache License 2.0 开源,无任何协议外的额外约束,面向开源。
✅ 开箱即用:极简配置,即刻开启你的智能对话之旅。
✅ 极致灵活:自由切换模型,自定义模型源,满足你多样化的对话和探索需求。
✅ 体验绝佳:LaTeX 公式渲染、代码高亮、Markdown 支持,模型对话从未如此顺畅。
✅ 持续进化:我们倾听用户反馈,不断迭代更新,为你带来更卓越的 AI 对话体验。
📥 立即体验未来
💬 反馈有礼:欢迎提交你的宝贵建议,加入 VIP 用户社群,与我们一同塑造 DeepChat 的未来!
What's Changed
- refactor: add pinia colada for better data loading and error handling by @zerob13 in #1099
- refactor: split the Setting Store into multiple single-responsibility stores. by @zerob13 in #1101
- feat: add Agent Client Protocol (ACP) by @zerob13 in #1102
- fix: update vue-renderer-markdown dependency to version 0.0.63-beta.0… by @Simon-He95 in #1103
- fix: support aihubmix nano banana by @zerob13 in #1104
- fix: acp spawn issue by @zerob13 in #1106
- fix: windows acp process failed by @zerob13 in #1109
- feat: implement file upload size configuration and progress tracking by @Blackjack200 in #1108
New Contributors
- @Blackjack200 made their first contribution in #1108
Full Changelog: v0.4.6...v0.4.8