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

智聊界面无法选择聊天模型 #1651

Closed
arrowing opened this issue Nov 29, 2023 · 1 comment
Closed

智聊界面无法选择聊天模型 #1651

arrowing opened this issue Nov 29, 2023 · 1 comment
Labels
🐞 bug Something isn't working

Comments

@arrowing
Copy link

arrowing commented Nov 29, 2023

Dify version

0.3.30

Cloud or Self Hosted

Self Hosted (Source)

Steps to reproduce

image

✔️ Expected Behavior

可以选择模型

❌ Actual Behavior

我发现是前端代码中ModelConfig加载ModelSelector组件时,固定配置了属性值 #supportAgentThought=true
而此时,如果系统配置中没有配置具有支持 agent_thought 特性的模型,就会出现在智聊界面无法选择模型的问题。

@arrowing arrowing added the 🐞 bug Something isn't working label Nov 29, 2023
@crazywoola
Copy link
Member

Please read our language policy in code of conduct, see #1542

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
🐞 bug Something isn't working
Projects
None yet
Development

No branches or pull requests

2 participants