MaxKB icon indicating copy to clipboard operation
MaxKB copied to clipboard

🔥 MaxKB is an open-source platform for building enterprise-grade agents. MaxKB 是强大易用的开源企业级智能体平台。

Results 472 MaxKB issues
Sort by recently updated
recently updated
newest added

### Contact Information _No response_ ### MaxKB Version v1.10.2 ### Problem Description ![Image](https://github.com/user-attachments/assets/3f3fbbe9-944a-4fca-9016-4fa7be3e9009) ### Steps to Reproduce 1. Switching the language to English. 2. Create an new application. 3. Checking...

Type: Optimization

### Contact Information [email protected] ### MaxKB Version 1.10.2 ### Problem Description OAUTH2对接异常 ### Steps to Reproduce 使用竹云 IAM 对接Oauth2 中assert_Token没有正常返回。rfc中查验竹云 IAM 中使用的OAUTH2 是标准协议。可能是MaxKB 的 getToken未将 grant_type 参数携带 ### The expected...

Type: Bug

### Contact Information 14707070227 ### MaxKB Version v1.10.2-lts ### Problem Description 应用里面替换头像,修改成功,但是提示信息不正确 ### Steps to Reproduce 1. 应用里面替换头像,修改成功,但是提示信息不正确 ![Image](https://github.com/user-attachments/assets/da18f41b-4978-4bef-bde3-208d3f8bfaab) ### The expected correct result 应用里面替换头像,修改成功,提示正确展示 ### Related log output ```shell...

Type: Bug

### Contact Information 932081299 QQ ### MaxKB Version v1.10.2-lts (build at 2025-03-05T19:39, commit: bc3dcda1) ### Problem Description 当我在使用maxkb中我自己创建的应用中的api时,我把他放进我的homeassistant的openai的里面,希望他可以作为一个语音助手帮助我控制智能家居,但是我发现通过这种方式接入的大模型无法识别我的指令。 ![Image](https://github.com/user-attachments/assets/4eb53f31-e117-4bc9-8524-8316572de791) 这个是我用同样的方式部署的一个是阿里云的千问,一个是本地的ollama 部署的qwen2.5:3b的本地大模型到maxkb 下面使用同样的方法在语音助手中询问相同的问题 这个是maxkb部署的 ![Image](https://github.com/user-attachments/assets/df1a79f3-ec79-42cc-9bab-4cbb9380e407) 这个是云端阿里云的 ![Image](https://github.com/user-attachments/assets/0a8e5ec9-82d1-435c-b60f-241e611640f6) 相同的问题给出了皆然不同的回答,如果再进一步要他们控制设备 ![Image](https://github.com/user-attachments/assets/87d8cc9d-c297-473c-9803-fe40e8f31465) ![Image](https://github.com/user-attachments/assets/376820c8-0203-4df1-8db1-014b249df0c2) 这里后台是可以看到我通过api提的问的...

Status: Awaiting Feedback

### MaxKB Version 1.10.2 ### Please describe your needs or suggestions for improvements 当应用越来越多以后,应用清单的显示就很乱了。希望加入应用分组功能,可以自定义应用分组,并在应用页面分组显示。 ### Please describe the solution you suggest _No response_ ### Additional Information _No response_

Type: Feature Request

### Contact Information [email protected] ### MaxKB Version 社区版 v1.8.0 (build at 2024-12-05T12:08, commit: a3e7fcb5) ### Problem Description Recently, I wanted to deploy DeepSeek+maxkb+ollama, but encountered this error when configuring the...

Type: Bug

### MaxKB Version v1.10 ### Please describe your needs or suggestions for improvements 文件上传入口不只是只能在对话框,希望连续对话的时候支持在表单页面也可以上传文件。 ![Image](https://github.com/user-attachments/assets/d8421723-c043-4ce8-8b1b-a3438f436662) ### Please describe the solution you suggest _No response_ ### Additional Information _No response_

Type: Feature Request

### MaxKB Version v1.10.1-lts ### Please describe your needs or suggestions for improvements 模型简介:通义实验室Gummy语音翻译大模型支持实时语音识别和翻译。相比传统的级联“语音识别+翻译”技术,Gummy采用了业界领先的自研语音识别技术,翻译速度更快,延时更短,准确率更高,表现接近自然对话,提供优质的交互体验。 模型名称:gummy-realtime-v1 translation_enabled:是否开启翻译功能(默认:FALSE) 如果没有参数配置,这个语音翻译大模型就和普通语音模型没什么区别,希望能增加对该模型的参数配置。 ### Please describe the solution you suggest _No response_ ### Additional Information 阿里百炼的...

Type: Feature Request

### MaxKB Version v1.10.2-LTS ### Please describe your needs or suggestions for improvements 希望图片理解节点可以支持url等输入方式,用户可能在提问中输入图片url或者markdown的uri。 目前用url或markdown的uri都不能理解。 ### Please describe the solution you suggest _No response_ ### Additional Information _No response_

Type: Feature Request

### Contact Information 蒋林峰 ### MaxKB Version v1.10.2-LTS ### Problem Description 使用表单收集后的回复,复制回复内容会把表单信息也复制出来 ### Steps to Reproduce 1、创建一个需要表单收集的工作流 ![Image](https://github.com/user-attachments/assets/753ab931-4fa4-47a5-9103-df812513017a) 2、进行提问并复制回复 ![Image](https://github.com/user-attachments/assets/a8949eb7-02d7-4489-a5da-8d787a2e6ff6) 3、粘贴回复内容,里面有表单信息,比较影响用户体验 ![Image](https://github.com/user-attachments/assets/05eaf188-137a-4580-8a8e-e619f72fa3d3) ### The expected correct result _No response_ ###...

Type: Optimization