MaxKB
MaxKB copied to clipboard
🔥 MaxKB is an open-source platform for building enterprise-grade agents. MaxKB 是强大易用的开源企业级智能体平台。
### MaxKB Version v1.10.1-lts ### Please describe your needs or suggestions for improvements 1,后台登陆安全性加强,尽量隐藏后台登陆的路径。 2,后台的应用、知识库、函数库可以分组。 3,高级编排的判断器建议在if的条件中加一个“前几位字符等于”的选项。 ### Please describe the solution you suggest 1,可以考虑像宝塔面板那样,后台路径可以自定义,也可以像jumpserver那样,后台登陆有个增强验证,否则的话,别人通过问答的路径就可以到后台登陆入口,再爆破一下可能就会试到密码了。 2,可以用分组或者加tag的方式,一个后台通用的tag可能更方便。 3,主要是这个判断器不是很精准,if的条件中加一个“前几位字符等于”的选项的话,因为使用“包含”的话,在某些地方不方便,比如我想增加一个翻译设置,在这个判断中可以加上“翻译成中文”,然后后面添加新的的AI对话可以用合适的提示词来进行设置,这样判断器就更便于定制,比通过AI解析更方便一些。 ### Additional Information _No...
### MaxKB Version v1.10.2-LTS ### Please describe your needs or suggestions for improvements 例如以下场景,模拟deepseek官网的联网搜索和深度思考等选项,希望提供位置选项,可以放在下面,离输入框更近,更符合主流的设计。   ### Please describe the solution you suggest _No response_ ### Additional Information _No response_
### Contact Information _No response_ ### MaxKB Version v1.10.2 ### Problem Description 知识库导出为excel格式,但是文档的标题部分会变成sheet页码的值 ### Steps to Reproduce  ### The expected correct result _No response_ ### Related log output ```shell...
### 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_
### MaxKB Version 1.10.2 ### Please describe your needs or suggestions for improvements 当前“知识库引用”的空间太小,如下所示。  能不能参考“提示词”这一块的设计,去支持放大。  ### Please describe the solution you suggest _No response_ ### Additional Information _No...
### Contact Information _No response_ ### MaxKB Version v1.10.2-lts (build at 2025-03-05T19:39, commit: bc3dcda1) ### Problem Description 每次回答问题,最长时间都在 185s 左右,后续内容就中断了。 是否有一个最大 TIMEOUT 时间? 是否可以设置成环境变量调整这个最大时间? ### Steps to Reproduce 每次回答问题,最长时间都在 185s...
### Contact Information 石梦乔 ### MaxKB Version v1.10.1 ### Problem Description 应用是简单配置,概览中的应用新增数大于用户总数,有多个应用都是这样 ### Steps to Reproduce   ### The expected correct result _No response_ ### Related log output ```shell...
### 联系方式 [email protected] ### MaxKB 版本 v1.7.0 (build at 2024-10-31T12:49, commit: 44b3aed5) ### 问题描述 使用 Web 知识库同步某些网站时,只能同步到一两个页面,例如下面的链接: - https://starlight.astro.build/ 但是下面的网站却可以正常同步: - https://tauri.app/ 怀疑有可能是因为链接跟踪的问题,tauri 的文档在页头中有超链接的 `/start`、`/concept`、`/blog`、`/release` 开头的就都能同步,而 starlight 的没有这样的规律,就导致了只同步的两个文档。 ### 重现步骤...
### Contact Information _No response_ ### MaxKB Version v.1.10.2 ### Problem Description [中医名方135个经典处方.txt](https://github.com/user-attachments/files/19239877/135.txt) 上面是文件。 下面是导入时候的截图: ### Steps to Reproduce 1. 导入问题描述里面的附件 2. 选择高级分段,按照空行,把分段长度调大 3. 点击预览,就能看到问题。 ### The expected correct result...
### MaxKB Version v1.10.2-lts ### Please describe your needs or suggestions for improvements Currently MaxKB only support stream model, which limits the business competition of MaxKB. Most high value scenarios...