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

### 📦 部署环境 Docker ### 📌 软件版本 v1.47.22 ### 💻 系统环境 Other Linux ### 🌐 浏览器 Chrome ### 🐛 问题描述 在使用过程经常弹出这个界面 ![Image](https://github.com/user-attachments/assets/c56aac49-b49d-43c9-994b-d1d5a74587d6) ### 📷 复现步骤 在chat界面经常会弹出,具体原因不明,使用的lobe-chat-database搭建。 ### 🚦 期望结果 _No...

🐛 Bug

### 📦 部署环境 Docker ### 📌 软件版本 1.46.3 ### 💻 系统环境 Ubuntu ### 🌐 浏览器 Chrome ### 🐛 问题描述 ![image](https://github.com/user-attachments/assets/7704d1c4-90b8-4bb4-aaaa-8c979ef4c21a) ![image](https://github.com/user-attachments/assets/d8f36d41-ddd1-458e-9f6e-44f27d5d11fa) 使用插件进行联网搜索,多次询问后报错,开启新对话又没报错了,以上两个插件都有使用 ### 📷 复现步骤 _No response_ ### 🚦 期望结果...

🐛 Bug
Search

### 📦 Environment Docker ### 📌 Version v1.52.10 ### 💻 Operating System macOS ### 🌐 Browser Chrome ### 🐛 Bug Description **Description:** When processing multiple files for embeddings using a...

⚡️ Performance
🐛 Bug
ollama

### 🥰 Problem Description NVIDIA NIM APIs provides a hosted service (`build.nvidia.com`) for deploying open-source models on high-performance NVIDIA GPUs, enabling developers to leverage optimized inference endpoints via APIs. Currently,...

🌠 Feature Request

### 🥰 Feature Description Like the customize AI model providers, could you please support additional UI to expose ability to add custom embedding models? A model like this would be...

🌠 Feature Request

This PR contains the following updates: | Package | Change | Age | Adoption | Passing | Confidence | |---|---|---|---|---|---| | [@electric-sql/pglite](https://pglite.dev) ([source](https://redirect.github.com/electric-sql/pglite/tree/HEAD/packages/pglite)) | [`0.2.13` -> `0.2.17`](https://renovatebot.com/diffs/npm/@electric-sql%2fpglite/0.2.13/0.2.17) | [![age](https://developer.mend.io/api/mc/badges/age/npm/@electric-sql%2fpglite/0.2.17?slim=true)](https://docs.renovatebot.com/merge-confidence/) |...

dependencies
size:XS

### 📦 部署环境 Vercel ### 📌 软件版本 v1.52.15 ### 💻 系统环境 Windows ### 🌐 浏览器 Edge ### 🐛 问题描述 模型选中 Gemini,并输入一段超过 8000 token 的话,然后模型没有反应。 ![Image](https://github.com/user-attachments/assets/95379ad6-c52d-4df7-986a-378e8e29b726) ![Image](https://github.com/user-attachments/assets/32b89091-b915-4072-b4ee-339e80768261) 去到 Vercel 看日志,发现提示 token...

🐛 Bug

…on config (#6016) #### 💻 变更类型 | Change Type - [ ] ✨ feat - [x] 🐛 fix - [ ] ♻️ refactor - [x] 💄 style - [ ]...

💄 Design
size:L

### 📦 部署环境 Docker ### 📌 软件版本 v1.52.0 ### 💻 系统环境 Other Linux, Ubuntu ### 🌐 浏览器 Chrome ### 🐛 问题描述 向量化失败: {"body": {"detail": "chunking task is timeout, please try...

🐛 Bug
files

### 🥰 需求描述 现在有一堆在线文档找不到下载入口,如果能增加在线访问能力,能过大幅度扩展知识库可用性。 举例: Spring Framework API https://docs.spring.io/spring-framework/docs/current/javadoc-api/ Astro Runtime API https://docs.astro.build/en/reference/api-reference/ Flask API https://flask.palletsprojects.com/en/3.0.x/api/ Flutter API https://api.flutter.dev/ ### 🧐 解决方案 配置在线文档连接,让模型能够在线检索文档内容 ### 📝 补充信息 _No response_

🌠 Feature Request