🚀 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
,zenmux
and updated provider configurations to improve performance and flexibility. -
UI Improvements: Adjusted and refined UI components, especially within the
ChatConfig
andChatInput
components, 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 #1016
- feat: enable custom model config for Ollama provider by @zerob13 in #1018
- bugfix: think content scroll issue by @zerob13 in #1023
- fix import button bug and prevent backup overwriting during import by @Dw9 in #1024
- Feat/codeoptimize by @deepinfect in #1026
- Add poe by @cp90-pixel in #1028
- fix: make auto scroll works by @zerob13 in #1030
- fix: allow settings window links to open externally by @zerob13 in #1029
- feat: enhance GitHub Copilot Device Flow with OAuth token management and API token retrieval by @douyixuan in #1021
- feat(theme): fix message paragraph gap and toolcall block by @deepinfect in #1031
- fix: scroll to bottom by @zerob13 in #1034
- fix: ensure renderer workers build as ES modules by @zerob13 in #1037
- feat: remove function deleteOllamaModel by @Dw9 in #1036
- perf: update dependencies to use stream-monaco and bump vue-renderer-markdown version by @Simon-He95 in #1038
- feat(theme): add markdown layout style and table style by @deepinfect in #1039
- feat: support effort and verbosity by @yyhhyyyyyy in #1040
- feat: add jiekou.ai as LLM provider by @cnJasonZ in #1041
- feat: add zenmux provider by @zerob13 in #1043
New Contributors
- @cp90-pixel made their first contribution in #1028
- @cnJasonZ made their first contribution in #1041
Full Changelog: v0.4.1...v0.4.2