Skip to content
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

Merged
merged 24 commits into from
Mar 21, 2024
Merged

4.7-alpha2 #1027

merged 24 commits into from
Mar 21, 2024

Conversation

c121914yu
Copy link
Collaborator

@c121914yu c121914yu commented Mar 20, 2024

  1. 新增 - promptToolCall 尝试,但不稳定。
  2. 新增 - HTTP插件,可实现OpenAPI快速生成插件。
  3. 新增 - 简易模式支持工具调用。
  4. 优化 - 抽离 Flow controller 到 packages
  5. 优化 - AI模型选择。
  6. 修复 - 开源版重排选不上 4.6.9 知识库搜索配置界面bug #982
  7. 修复 - http 请求 body,不使用时,传入undefined
  8. 新增 - 支持 http url 使用变量 HTTP 模块请求地址只支持全局变量,外部参数输入的变量不识别。 #1010
  9. 修复 - 469 的提取的提示词容易造成幻觉。
  10. 修复 - PG HNSW索引未实际生效问题,本次更新后,搜索速度大幅度提升。详细见:https://github.com/pgvector/pgvector?tab=readme-ov-file#troubleshooting

c121914yu and others added 10 commits March 20, 2024 10:47
* 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
Copy link

cla-assistant bot commented Mar 20, 2024

CLA assistant check
Thank you for your submission! We really appreciate it. Like many open source projects, we ask that you all sign our Contributor License Agreement before we can accept your contribution.
2 out of 3 committers have signed the CLA.

✅ c121914yu
✅ newfish-cmyk
❌ yu-and-liu
You have signed the CLA already but the status is still pending? Let us recheck it.

1 similar comment
Copy link

cla-assistant bot commented Mar 20, 2024

CLA assistant check
Thank you for your submission! We really appreciate it. Like many open source projects, we ask that you all sign our Contributor License Agreement before we can accept your contribution.
2 out of 3 committers have signed the CLA.

✅ c121914yu
✅ newfish-cmyk
❌ yu-and-liu
You have signed the CLA already but the status is still pending? Let us recheck it.

c121914yu and others added 5 commits March 20, 2024 12:39
* feat: add plugins search

* perf: change http plugin header input
* perf: prompt tool call

* perf: chat box ux

* doc

* doc

* price tip

* perf: tool selector

* ui'
@c121914yu
Copy link
Collaborator Author

🤖 Generated by deploy action

👀 Visit Preview

@c121914yu c121914yu merged commit 9d27de1 into labring:main Mar 21, 2024
4 of 5 checks passed
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
Projects
None yet
Development

Successfully merging this pull request may close these issues.

4 participants