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] After modifying the basic model, the application model cache needs to be updated synchronously #2057

Open
linfengjjj opened this issue Jan 21, 2025 · 0 comments
Assignees

Comments

@linfengjjj
Copy link

Contact Information

蒋林峰

MaxKB Version

v1.9.1

Problem Description

在已有模型的基础上,修改基础模型的值,保存并对接成功,不修改应用,此时使用应用问答会报错module not found in the model list, uid :xxx。

Image

Image

Steps to Reproduce

1、在已有模型的基础上,修改模型的“基础模型”,并保存成功。

Image
2、不修改应用,直接使用以前的应用,这时候会报错找不到model
Image

Image
3、新建一个应用,使用修改过的模型,不会报错。
4、修改应用,改成使用其他模型,保存发布,再修改成原来的模型,保存发布,这也也会恢复正常。

The expected correct result

No response

Related log output

Additional Information

No response

@shaohuzhang1 shaohuzhang1 changed the title [Bug] 修改基础模型后,应用模型缓存需要同步更新 [Bug] After modifying the basic model, the application model cache needs to be updated synchronously Jan 21, 2025
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

2 participants