lobe-chat icon indicating copy to clipboard operation
lobe-chat copied to clipboard

🤯 Lobe Chat - an open-source, modern-design AI chat framework. Supports Multi AI Providers( OpenAI / Claude 3 / Gemini / Ollama / Qwen / DeepSeek), Knowledge Base (file upload / knowledge management...

Results 1770 lobe-chat issues
Sort by recently updated
recently updated
newest added

### 🥰 需求描述 现在有2个地方可以清空模型,左边的叉号按钮(没有二次确认)和右边的重置按钮(有二次确认),希望左边的清空操作是软删除。 ![Image](https://github.com/user-attachments/assets/d68994a8-86aa-4245-b4f2-27eca550c4b2) ### 🧐 解决方案 建议左边的叉号按钮清空模型是软删除,获取模型列表之后之前用户设置的配置还能继续保留,如果的确需要完全重置可以使用右边有二次确认的按钮。 - 如果用户新增了之前删除的模型时,直接覆盖之前的记录 - 如果点获取模型列表,把之前软删除的记录恢复可用就好了 使用场景:对接的API服务商删除了很多老模型时,可以直接先点左边叉号,然后再点击获取模型列表,模型列表页就能和后台完全保持一致,并且不用重新设置模型的信息了。 也可以避免用户误点左边的叉号导致误删,现在2个按钮功能是有点相似的。 ### 📝 补充信息 _No response_

🌠 Feature Request

### 📦 部署环境 Docker ### 📌 软件版本 1.53 ### 💻 系统环境 Ubuntu ### 🌐 浏览器 Chrome ### 🐛 问题描述 不支持豆包或火山中的deepseek了么 ### 📷 复现步骤 _No response_ ### 🚦 期望结果 _No response_...

🐛 Bug

### 🥰 Feature Description Hello, is there any plan to support autogen agents ? Thanks in advance. ### 🧐 Proposed Solution display conversations between agents ### 📝 Additional Information _No...

🌠 Feature Request

### 🥰 需求描述 ![Image](https://github.com/user-attachments/assets/26eaf06f-7e9c-4aa4-a086-266145fda0dd) ![Image](https://github.com/user-attachments/assets/d5c8ca5e-3284-4a86-bc56-af75a9122c12) 现在不支持上传图片和文件,需要像官网那样支持 ### 🧐 解决方案 请支持deepseek的模型上传图片和文件 ### 📝 补充信息 _No response_

🌠 Feature Request
files

### 📦 Environment Other ### 📌 Version 1.53.11 ### 💻 Operating System Windows ### 🌐 Browser Chrome ### 🐛 Bug Description 本地部署的服务器版本,根据文档配置了microsoft-entra-id的登录方式,登录报错,看错误反馈说是配置错误,反复核对后没有找到哪里配置错了 错误日志: { allowDangerousEmailAccountLinking: true, clientId: undefined, clientSecret: undefined,...

🐛 Bug

### 🥰 Feature Description Add sambanova.ai Provider in AI Provider ### 🧐 Proposed Solution It is similar to Groq. It offers fast LLM models and was the first to support...

🌠 Feature Request

### 📦 部署环境 Other ### 📌 软件版本 v1.53.11 ### 💻 系统环境 Windows ### 🌐 浏览器 Chrome ### 🐛 问题描述 在使用星火maas平台的deepseek-R1时无法使用, ![Image](https://github.com/user-attachments/assets/99ed0d11-e840-48d7-b8db-74d6e3cbc91b) 另外就是对目前直接网页端的版本有些地方不知道怎么用,豆包和星火的官方api操作有点麻烦,都得一个模型一个模型分别设置应用和id,而现在lobechat似乎还没有做适配?在模型list里预置的服务商只能填写api key,能否像Cherry studio或者老版本的lobechat一样可以自定义api path? ### 📷 复现步骤 _No response_...

🐛 Bug

### 📦 部署环境 Docker ### 📌 软件版本 1.49.9 ### 💻 系统环境 Ubuntu ### 🌐 浏览器 Edge ### 🐛 问题描述 注:_豆包大模型_ 已经更改为 **火山引擎** ? ``` Route: [doubao] ProviderBizError: { code: 'InvalidEndpoint.NotFound',...

🐛 Bug

### 📦 Environment Vercel ### 📌 Version &V 1.52.11 ### 💻 Operating System Windows ### 🌐 Browser Chrome ### 🐛 Bug Description 在使用Doubao豆包模型连通性检查时的错误提示,API_key保证有填写且正确。两种情况的错误提示不一样。 **情况一:没有环境变量 NEXT_PUBLIC_CLIENT_DB** 请求 豆包 服务出错,请根据以下信息排查或重试 Show Details...

🐛 Bug

### 📦 部署环境 Vercel ### 📌 软件版本 latest ### 💻 系统环境 Windows ### 🌐 浏览器 Chrome ### 🐛 问题描述 目前渲染带表格的内容时,似乎不能很好地控制住内容宽度,导致出现内容溢出、右下角工具栏无法点击等情况。 调整右边栏宽度无法限制该内容的宽度。 ---- ![Image](https://github.com/user-attachments/assets/8e11aba9-c3af-4d26-9372-ed63365da9a5) ![Image](https://github.com/user-attachments/assets/f2befab3-a0e6-4e03-866e-57fd1bb4d782) ### 📷 复现步骤 可供调试的长内容表格: ```markdown |...

🐛 Bug
💄 Design