Closed zhizhuaa closed 2 hours ago
Try to adjust the max_tokens in the configuration panel to a smaller value. :)
I found a similar discussion regarding an error when using a large language model in the self-hosted version 0.10.2 of Dify. The error message "Unrecognized request argument supplied: functions" can occur if an Azure OpenAI key is used without successfully deploying the model. Ensure that the gpt-3.5-turbo model version is 0613 or later, as earlier versions do not support the function calling capabilities required by Zhichat. Additionally, make sure both the frontend and backend versions are up to date and consistent [1][2][3].
To continue talking to Dosu, mention @dosu.
Thanks!
Self Checks
Dify version
Version 0.10.2
Cloud or Self Hosted
Self Hosted (Source)
Steps to reproduce
Using a large language model to conduct a conversation results in an error, the specific error content is as follows:
✔️ Expected Behavior
No response
❌ Actual Behavior
No response