You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
@SodrSnne Hello there! I'm here to help you with bug fixes, answer questions, and guide you on becoming a contributor. If you need assistance, feel free to ask.
It seems like you've encountered a case sensitivity issue with the model name "hunyuan-standard-256k" when using the Tencent LLM in Dify. The model name should be "hunyuan-standard-256K" with an uppercase "K" to work correctly. This aligns with your observation that capitalizing the "K" resolved the issue.
For future reference, ensure that the model names are correctly capitalized as required by the API specifications to avoid similar errors. If you have any further questions or need additional assistance, feel free to ask!
Self Checks
Dify version
0.10.0
Cloud or Self Hosted
Self Hosted (Docker)
Steps to reproduce
An official error was encountered while using the hunyuan-256k model, indicating that the model did not exist。
It seems to be a misspelling of uppercase and lowercase letters.
I verified the problem using the script, capitalized the "K" then it worked.
✔️ Expected Behavior
No response
❌ Actual Behavior
No response
The text was updated successfully, but these errors were encountered: