How to change temperature? #366
Unanswered
fernandomiletto
asked this question in
Q&A
Replies: 2 comments 1 reply
-
Beta Was this translation helpful? Give feedback.
0 replies
-
@HavenDV, could you provide an example of how to implement a temperature setting of 0.4 with the GPT-3.5 Turbo model? I attempted to implement it, but it didn't work. |
Beta Was this translation helpful? Give feedback.
1 reply
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
-
I have always used predefined models from OpenAI, particularly Gpt-3.5-Turbo. However, now I am facing a problem that requires a more deterministic model. How can I define a model specifying the desired model, the temperature, and my API key?
Beta Was this translation helpful? Give feedback.
All reactions