Hacker News new | ask | show | jobs
by kabr 134 days ago
https://opencode.ai/docs/agents/#temperature

set it in your opencode.json

1 comments

Note when I said "you have to hack it in", I mean you'll need to hack in support for modern LLM samplers like min_p, which enables setting temperature up to infinity (given min_p approaching 1) while maintaining coherence.