-
Notifications
You must be signed in to change notification settings - Fork 4.8k
New issue
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
4.7-alpha2 #1027
4.7-alpha2 #1027
Conversation
c121914yu
commented
Mar 20, 2024
•
edited
Loading
edited
- 新增 - promptToolCall 尝试,但不稳定。
- 新增 - HTTP插件,可实现OpenAPI快速生成插件。
- 新增 - 简易模式支持工具调用。
- 优化 - 抽离 Flow controller 到 packages
- 优化 - AI模型选择。
- 修复 - 开源版重排选不上 4.6.9 知识库搜索配置界面bug #982
- 修复 - http 请求 body,不使用时,传入undefined
- 新增 - 支持 http url 使用变量 HTTP 模块请求地址只支持全局变量,外部参数输入的变量不识别。 #1010
- 修复 - 469 的提取的提示词容易造成幻觉。
- 修复 - PG HNSW索引未实际生效问题,本次更新后,搜索速度大幅度提升。详细见:https://github.com/pgvector/pgvector?tab=readme-ov-file#troubleshooting
* perf: node delete tip;pay tip * fix: toolCall cannot save child answer * feat: stop tool * fix: team modal
* remove templates * fix: request body undefined * feat: prompt tool run * feat: workflow tamplates modal * perf: plugin start
* fix docker-compose download url (labring#994) original code is a bad url with '404 NOT FOUND' return. fix docker-compose download url, add 'v' before docker-compose version * Update ai_settings.md (labring#1000) * Update configuration.md * Update configuration.md * Fix history in classifyQuestion and extract modules (labring#1012) * Fix history in classifyQuestion and extract modules * Add chatValue2RuntimePrompt import and update text formatting * flow controller to packages * fix: rerank select * modal ui * perf: modal code path * point not sufficient * feat: http url support variable * fix http key * perf: prompt * perf: ai setting modal * simple edit ui --------- Co-authored-by: entorick <[email protected]> Co-authored-by: liujianglc <[email protected]> Co-authored-by: Fengrui Liu <[email protected]>
* feat: support openapi import plugins * feat: import from url * fix: add body params parse * fix build * fix * fix * fix
* fix: training queue * feat: simple edit tool select * perf: simple edit dataset prompt * fix: chatbox tool ux * feat: quote prompt module * perf: plugin tools sign * perf: model avatar * tool selector ui * feat: max histories
* perf: plugin http import * chatBox ui * perf: name
|
1 similar comment
|
🤖 Generated by deploy action |