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

[BUG] 复杂编排进入设置页面时发起大量重复请求去获取模型信息 #1531

Open
hello1534 opened this issue Nov 1, 2024 · 1 comment
Assignees
Milestone

Comments

@hello1534
Copy link

联系方式

交流群4 夏日寒风

MaxKB 版本

1.6.1

问题描述

image
进入复杂编排的设置页面,在加载节点的时候会发起大量重复请求,model和provider 请求路径和返回结果都是一样的,导致当节点过多时页面需要加载很长时间。
image
应该是每个对话节点都会去触发model和provider请求获取模型相关信息导致

重现步骤

高级编排应用点击设置

期待的正确结果

重复请求只发起一次,如果有其他节点已发起请求则应该阻塞等待结果返回后进行共享。

相关日志输出

No response

附加信息

No response

@hello1534 hello1534 changed the title [BUG] [BUG] 复杂编排进入设置页面时发起大量重复请求去获取模型信息 Nov 1, 2024
@baixin513
Copy link
Contributor

感谢反馈,后续版本可以优化

@zyyfit zyyfit added this to the v1.8.0 milestone Nov 1, 2024
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

No branches or pull requests

3 participants