-
Notifications
You must be signed in to change notification settings - Fork 0
Open
Description
Using Claude temperature is a float whose minimum value is 0.0 and maximum value is 1.0 : https://platform.claude.com/docs/en/api/completions/create?utm_source=chatgpt.com#create.temperature
Here https://github.com/ignfab/demo-geocontext/blob/a778522bb36e9ef6d850a8c61e38812088ec3214/agent.py#L17C1-L17C46 TEMPERATURE is cast to integer.
Temperature seems to be a float for all other existing models
Reactions are currently unavailable
Metadata
Metadata
Assignees
Labels
No labels