Skip to content

How to set the Temperature? #221

Closed Answered by StephenHodgson
Algit73 asked this question in Q&A
Discussion options

You must be logged in to vote

it is a parameter you can set when creating a chat reuest:

var request = new ChatRequest(messages, model, temperature: 0.1f);

Replies: 1 comment

Comment options

You must be logged in to vote
0 replies
Answer selected by StephenHodgson
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Category
Q&A
Labels
question Further information is requested
2 participants
Converted from issue

This discussion was converted from issue #220 on January 13, 2024 15:11.