opencode
opencode copied to clipboard
How to set model temperature?
Question
From the docs (https://opencode.ai/docs/agents/#temperature) it looks like temperature is accepted just for agents, while the schema (https://opencode.ai/config.json) for custom provider allows temperature as boolean (I guess enabled/disabled based on agent).
I have suggested temperatures per model, so how to set model temperature?