MaxKB
MaxKB copied to clipboard
🔥 MaxKB is an open-source platform for building enterprise-grade agents. MaxKB 是强大易用的开源企业级智能体平台。
[Feature] To implement a feature that mirrors WeChat's press-to-send voice messaging functionality
### MaxKB Version 1.10.1 ### Please describe your needs or suggestions for improvements 需求描述: - 在产品的业务流程中,用户会先按住底部语音按钮,并在松开时发送用户语音消息。然后AI进行回复,同时播放语音。 - 自适应,PC端可以保持现有状态,在移动端和kiosk模式(自助终端服务)按住说话,松开发送。 - 或者提供开关或者启动参数之类可以手动切换语音交互模式。 ### Please describe the solution you suggest 实现方法参考:[vue实现AI问答小助手(3)——实现录音和语音转文字](https://juejin.cn/post/7370925923456630824) ### Additional...
### MaxKB Version v1.10.1-lts (build at 2025-02-13T18:52, commit: 0640d4c6) ### Please describe your needs or suggestions for improvements It is recommended to add a "copy" function to the document records...
### MaxKB Version 1.10.1LTS ### Please describe your needs or suggestions for improvements I want to show the source of knowledge and not the number of tokens ### Please describe...
### MaxKB Version v.1.10.1 lts ### Please describe your needs or suggestions for improvements 能否在工作流编排时把变量引入到表单填写 具体场景: 希望通过 AI 组件提炼用户关键信息放到表单,这样用户可以核对,如果提炼的不对可以进行修改,如果提炼正确可以点击提交调函数触发接口发起自动化流程  ### Please describe the solution you suggest _No response_ ###...
### Contact Information 李佳鑫 ### MaxKB Version v1.10.1 ### Problem Description MK对接阿里百炼语音识别qwen-audio-asr 失败 ### Steps to Reproduce MK对接阿里百炼语音识别qwen-audio-asr 失败   ### The expected correct result _No response_ ### Related...
### MaxKB 版本 1.7 ### 请描述您的需求或者改进建议 现在只是多进多出的编排模式,编排流程也会逐渐庞大起来,会经常遇到需要AI分析推理意图或分类,然后再做判断器分支这样的场景。私下跟其他使用MAXKB的企业交流,他们也有很多这样的场景,配置的方法几乎都是一样的,一个AI组件,然后加一个判断器组件,这样配置起来会让编排流程变的复杂,同时也很容易配置错误,建议将这个小场景整合到一个组件中实现,这样就更方便了。 ### 请描述你建议的实现方案 开发一个AI判断器的组件,可以在判断器直接选择AI模型、和判断分支这些,可以默认提示词,但允许用户根据自己的情况自己修改提示词内容。这个组件后面可以直接分支。这样编排的流程会更整洁,操作上也非常方便。 ### 附加信息 _No response_
### MaxKB Version v1.10.1-lts ### Please describe your needs or suggestions for improvements It is hoped that the feature of judging the current round of dialogue can be added to...
### MaxKB Version v1.10.1-lts ### Please describe your needs or suggestions for improvements It is hoped that the output parameters of the "Document Content Extraction" node can be saved as...
### MaxKB Version 1.10.1 ### Please describe your needs or suggestions for improvements 能否将每个AI模型在问答对话中产生的结果作为一个单独的输出的历史记录呢,作为一个{AI.history} 以及向量库检索可以按照分段标题进行检索吗,当我们处理了标准知识库,标题将直接对应分段,根据标题进行向量检索将更好的提高检索结果的效果 ### Please describe the solution you suggest _No response_ ### Additional Information _No response_
### Contact Information _No response_ ### MaxKB Version v.1.10.1 ### Problem Description [Bug] 高级分段,不选分段标志,直接调整分段长度,生成预览无生效 ### Steps to Reproduce 高级分段,不选分段标志,直接调整分段长度,生成预览无生效 ### The expected correct result 高级分段这里,用户可以选择 按照长度进行 分段。 ### Related log...