-
### 💻 系统环境 | Operating System
macOS
### 🌐 浏览器 | Browser
Chrome
### 🐛 问题描述 | Bug Description
根据文档说明,添加manifest配置后,面板数据没有更新
回到聊天窗口,发送指令没有调用插件
### 🚦 期望结果 | Expected Behavior
正确调用插件
### 📷 复…
-
### 💻 系统环境 | Operating System
Windows
### 🌐 浏览器 | Browser
Chrome
### 🐛 问题描述 | Bug Description
I simply clicked on the Deploy on Vercel button, added the OpenAI API Key but keep getting the below …
-
### 💻 Operating System
Other Linux
### 📦 Environment
Docker
### 🌐 Browser
Safari
### 🐛 Bug Description
我的环境是:
docker搭建的lobe-chat,api使用的是coplilot-gpt4-service搭建的本地代理url,使用gpt4/gpt3.5都没有什么问题。
但…
-
搭建 chat-plugin-template 过程中,遇到问题如下:
- [x] manifest 的出错原因不够准确 https://github.com/lobehub/lobe-chat/pull/138/commits/7f0787de41da7df0607ba3f7fab27f3b65b2e0b7
- [x] id 自动从 manifest 中识别;https://github…
-
### 🥰 需求描述 | Feature Description
简单的了解了一下Lobechat的插件流程,在function call触发后。lobechat把function name和参数传递给插件,插件进行渲染,同时lobechat主项目固定将插件处理后的结果发送到LLM做一条总结,这个流程相对比较固定。
我正在尝试开发一个插件,触发插件逻辑时,并不是最终一步到位的结果,而是需求…
-
### 🧐 问题描述 | Proposed Solution
![image](https://github.com/lobehub/lobe-chat/assets/83216969/46971883-fb1e-45d7-a061-236344a92cb7)
### 📝 补充信息 | Additional Information
就是要怎么设置才能出现插件呀
-
- [x] 新增本地插件面板(Local)https://github.com/lobehub/lobe-chat/pull/124/commits/20269b7200829de090d12b1b30991329d001b881
- [x] 本地插件网关改造(支持本地 manifest 传入) https://github.com/lobehub/chat-plugins-gateway/co…
-
### 🧐 问题描述 | Proposed Solution
你好,我对lobe-chat的插件功能非常感兴趣,想尝试开发一个插件,于是想参照[chat-plugin-search-engine](https://github.com/lobehub/chat-plugin-search-engine)先在本地复现,按照README流程
```bash
$ git clone https:/…
-
一期目标:实现插件与主体分离,将插件拆分为独立仓库维护,并实现插件的动态加载
- [x] #81
- [x] #84
- [x] #85
- [x] 插件网关 https://github.com/lobehub/chat-plugins-gateway/pull/2
- [x] #87
- [x] #88
-
### 💻 系统环境 | Operating System
Windows
### 🌐 浏览器 | Browser
Chrome
### 🐛 问题描述 | Bug Description
custom "Agent" plugins don't work, i tried using web crawl and it doesn't work
Here is an example:
…