YLong Shi

Results 5 issues of YLong Shi

### 📦 Environment Vercel ### 📌 Version v1.52.15 ### 💻 Operating System macOS ### 🌐 Browser Chrome ### 🐛 Bug Description 对接的阿里云对象存储,对知识库中的文件进行批量删除操作时会报错,即使批量操作只删除一个文件时同样报错,疑似是调用阿里云对象存储批量删除接口缺少参数: https://api.aliyun.com/troubleshoot?q=0016-00000606 ![Image](https://github.com/user-attachments/assets/c4db3976-374a-48f5-b0df-4ff6f978dc95) ![Image](https://github.com/user-attachments/assets/248691eb-1929-474c-9bbc-4fc3a5621fd4) ### 📷 Recurrence Steps ![Image](https://github.com/user-attachments/assets/45cf412b-934f-4a3c-9519-3037d63b09e3)...

🐛 Bug
files

### 这是一个? 现有功能优化 ### 详细描述 目前的管理员会话设置貌似只支持了 QQ 的,因为做了正则限制, ``` must match pattern "^(person|group)_(\d+)$" ``` 像微信下无法进行设置: ![Image](https://github.com/user-attachments/assets/455df207-9648-4bcb-83bd-db7608e2e7d0)

### 🧐 问题描述 | Proposed Solution 我在尝试开发一个自己使用的插件,Standalone 类型的,对话过程中有可能触发多次插件,每次触发会去创建及处理一个任务,并且任务结果可能存在一些交互,进行对话进行进一步的任务处理(再次触发插件) 我使用了 `setPluginMessage` 方法来存储任务的处理结果,但是当触发了多次插件时,我一旦使用方法后,所有的插件 iframe 中获取到的 message 都变更了 所以想问下是否有 API 可以只对当前的消息更新 message 或 state ? 还有个疑问:`lobeChat.triggerAIMessage(id)` 这个 API 需要传 id,但是文档里没有提及具体用法,不知道可以怎么取到这个 id ### 📝...

Inactive
😇 Help Wanted

chrome 扩展迁移以支持到 Manifest V3 #215

The device list initially displays the device names, but after a while, it only shows the device model or UUID. Maybe the device name can be appended after the UUID...