| Name | Modified | Size | Downloads / Week |
|---|---|---|---|
| Parent folder | |||
| DeepChat-0.4.2-linux-x64.tar.gz | 2025-10-23 | 174.5 MB | |
| DeepChat-0.4.2-linux-x86_64.AppImage | 2025-10-23 | 185.0 MB | |
| DeepChat-0.4.2-mac-arm64.dmg | 2025-10-23 | 225.6 MB | |
| DeepChat-0.4.2-mac-x64.dmg | 2025-10-23 | 275.8 MB | |
| DeepChat-0.4.2-mac-x64.zip | 2025-10-23 | 265.7 MB | |
| DeepChat-0.4.2-windows-x64.exe | 2025-10-23 | 200.3 MB | |
| DeepChat-0.4.2-mac-arm64.zip | 2025-10-23 | 217.1 MB | |
| DeepChat V0.4.2 source code.tar.gz | 2025-10-22 | 5.1 MB | |
| DeepChat V0.4.2 source code.zip | 2025-10-22 | 5.9 MB | |
| README.md | 2025-10-22 | 5.0 kB | |
| Totals: 10 Items | 1.6 GB | 13 | |
🚀 DeepChat 0.4.2 正式发布 | 重新定义你的 AI 对话体验!
—— 不再是简单的 ChatBot,而是你的自然语言 Agent 工具🌟
- Markdown 渲染器升级: 增强了 markdown 渲染功能,支持新的表格样式和 markdown 布局样式。
- LLM 提供商增强: 集成了新的 LLM 提供商
jiekou.ai,zenmux,并更新了提供商配置以提升性能和灵活性。 - UI 改进: 对
ChatConfig和ChatInput组件进行了调整和优化,提升了交互体验和一致性。 - 性能优化: 优化了代码库,提高了大数据集的性能并减少了渲染时间,包括实现了防抖处理和改进了滚动行为。
-
Bug 修复: 解决了多个问题,包括修复自动滚动问题、处理设置中的外部链接以及改进了各组件的错误处理。
-
Markdown Renderer Upgrade: Enhanced the markdown rendering capabilities, including updates to support new table styles and markdown layout styles.
- LLM Provider Enhancements: Integrated new LLM provider
jiekou.ai,zenmuxand updated provider configurations to improve performance and flexibility. - UI Improvements: Adjusted and refined UI components, especially within the
ChatConfigandChatInputcomponents, for better interaction and consistency. - Performance Enhancements: Optimized codebase for better performance with large datasets and reduced rendering times, including implementing debounce and improving scroll behavior.
- Bug Fixes: Addressed several issues, including fixing the auto-scroll problem, handling external links in settings, and improving error handling in various components.
🔥 为什么选择 DeepChat?
✅ 商业友好:基于原版 Apache License 2.0 开源,无任何协议外的额外约束,面向开源。 ✅ 开箱即用:极简配置,即刻开启你的智能对话之旅。 ✅ 极致灵活:自由切换模型,自定义模型源,满足你多样化的对话和探索需求。 ✅ 体验绝佳:LaTeX 公式渲染、代码高亮、Markdown 支持,模型对话从未如此顺畅。 ✅ 持续进化:我们倾听用户反馈,不断迭代更新,为你带来更卓越的 AI 对话体验。
📥 立即体验未来
💬 反馈有礼:欢迎提交你的宝贵建议,加入 VIP 用户社群,与我们一同塑造 DeepChat 的未来!
What's Changed
- style: format About page link handler by @zerob13 in https://github.com/ThinkInAIXYZ/deepchat/pull/1016
- feat: enable custom model config for Ollama provider by @zerob13 in https://github.com/ThinkInAIXYZ/deepchat/pull/1018
- bugfix: think content scroll issue by @zerob13 in https://github.com/ThinkInAIXYZ/deepchat/pull/1023
- fix import button bug and prevent backup overwriting during import by @Dw9 in https://github.com/ThinkInAIXYZ/deepchat/pull/1024
- Feat/codeoptimize by @deepinfect in https://github.com/ThinkInAIXYZ/deepchat/pull/1026
- Add poe by @cp90-pixel in https://github.com/ThinkInAIXYZ/deepchat/pull/1028
- fix: make auto scroll works by @zerob13 in https://github.com/ThinkInAIXYZ/deepchat/pull/1030
- fix: allow settings window links to open externally by @zerob13 in https://github.com/ThinkInAIXYZ/deepchat/pull/1029
- feat: enhance GitHub Copilot Device Flow with OAuth token management and API token retrieval by @douyixuan in https://github.com/ThinkInAIXYZ/deepchat/pull/1021
- feat(theme): fix message paragraph gap and toolcall block by @deepinfect in https://github.com/ThinkInAIXYZ/deepchat/pull/1031
- fix: scroll to bottom by @zerob13 in https://github.com/ThinkInAIXYZ/deepchat/pull/1034
- fix: ensure renderer workers build as ES modules by @zerob13 in https://github.com/ThinkInAIXYZ/deepchat/pull/1037
- feat: remove function deleteOllamaModel by @Dw9 in https://github.com/ThinkInAIXYZ/deepchat/pull/1036
- perf: update dependencies to use stream-monaco and bump vue-renderer-markdown version by @Simon-He95 in https://github.com/ThinkInAIXYZ/deepchat/pull/1038
- feat(theme): add markdown layout style and table style by @deepinfect in https://github.com/ThinkInAIXYZ/deepchat/pull/1039
- feat: support effort and verbosity by @yyhhyyyyyy in https://github.com/ThinkInAIXYZ/deepchat/pull/1040
- feat: add jiekou.ai as LLM provider by @cnJasonZ in https://github.com/ThinkInAIXYZ/deepchat/pull/1041
- feat: add zenmux provider by @zerob13 in https://github.com/ThinkInAIXYZ/deepchat/pull/1043
New Contributors
- @cp90-pixel made their first contribution in https://github.com/ThinkInAIXYZ/deepchat/pull/1028
- @cnJasonZ made their first contribution in https://github.com/ThinkInAIXYZ/deepchat/pull/1041
Full Changelog: https://github.com/ThinkInAIXYZ/deepchat/compare/v0.4.1...v0.4.2