文件最后提交记录最后更新时间
🔨 chore: Prettier & Add proxyUrl for all providers (#8061) * migration: 添加移除 reasoning_effort 参数和删除 doubao 的迁移脚本 * Refactor code structure for improved readability and maintainability * npx prettier --write "src/**/*" * add proxyUrl for all providers * npx prettier --write "docs/**/*" * Revert * Revert * revert11 个月前
✨ feat: betterauth username signin (#10607) 5 个月前
✨ feat: email provider support resend (#10557) 5 个月前
✨ feat: New API support switch Responses API mode (#9776) * ✨ feat: 添加对新API和路由类型的支持,更新相关配置以启用Responses API * fix: 更新测试文件中的console.error和console.debug实现,确保输出格式一致;在CreateNewProvider组件中调整provider图标映射逻辑 * ✨ feat: 更新novita和qwen模型,调整定价策略,添加新模型及其功能 * 🐛 fix: OIDC error when connecting to self-host instance (#9916) fix: oidc/consent redirect header * ✨ feat: 添加 MiniMax M2 和 Qwen3 VL 235B Instruct 模型,更新模型属性 🔧 fix: 修复免费标识逻辑,确保正确判断模型是否免费 * ✨ feat: 添加 MiniMax-M2 模型,更新 SiliconCloud 和 Vercel AI Gateway 模型信息,调整 Kimi K2 的上下文窗口大小 * fix test * 📝 docs: update ComfyUI documentation cover image URL (#9997) * :bookmark: chore(release): v1.142.9 [skip ci] ### [Version&nbsp;1.142.9](https://github.com/lobehub/lobe-chat/compare/v1.142.8...v1.142.9) <sup>Released on **2025-11-02**</sup> #### 🐛 Bug Fixes - **misc**: OIDC error when connecting to self-host instance. <br/> <details> <summary><kbd>Improvements and Fixes</kbd></summary> #### What's fixed * **misc**: OIDC error when connecting to self-host instance, closes [#9916](https://github.com/lobehub/lobe-chat/issues/9916) ([2e2b9c4](https://github.com/lobehub/lobe-chat/commit/2e2b9c4)) </details> <div align="right"> [![](https://img.shields.io/badge/-BACK_TO_TOP-151515?style=flat-square)](#readme-top) </div> * 📝 docs(bot): Auto sync agents & plugin to readme * 优化 Responses API 处理逻辑,优化错误处理和流数据转换 --------- Co-authored-by: Aloxaf <bailong104@gmail.com>6 个月前
✨ feat: add wiki migrate instructions 1 年前
✨ feat: add User Stats and Refactor Profile (#5149) * ♻️ refactor: Refactor Profile * ✅ test: Fix test * ✨ feat: Update nextAuth profile * ♻️ refactor: Refactor hook * 💄 style: Update style * ✅ test: Fix test * 💄 style: Update sats services * ♻️ refactor: Server service arrow function * ✨ feat: Add Rank * ♻️ refactor: rebase * ♻️ refactor: rebase * ✨ feat: Add heatmap * ♻️ refactor: refactor to support upload user profile in next-auth * 💄 style: Update Stats style * 📝 docs: Update i18n * Revert "♻️ refactor: refactor to support upload user profile in next-auth" This reverts commit d479ec375efef7671d7751524a014c040657a7d7. * ✨ feat: Add Welcome * 💄 style: Update stats style * 💄 style: Update stats style * ✨ feat: Add Share Modal * 🔧 chore: Update i18n * upgrade * upgrade * 💄 style: Update Share style * ✅ test: Fix test * 💄 style: Update Modal Loading * ✨ feat: Add Model Usage Rank * add test and fix some * 🐛 fix: Fix Valid Date * 🐛 fix: Fix test * ✅ test: Fix rank order * 🐛 fix: Fix mobile * 💄 style: Update BrandLoading * 💄 style: Update moible AiHeatmaps style * 💄 style: Add Inbox * 📝 docs: Add Changelog * 📝 docs: Fix typo * ✅ test: Fix test * 📝 docs: Update Changelog * fix --------- Co-authored-by: arvinxx <arvinx@foxmail.com>1 年前