Hacker News new | ask | show | jobs
by imsh4yy 300 days ago
So far I've been hardcoding these into the API calls.
1 comments

Sure, but to clarify, so you are probably setting temperature to close to 0 in order to try to get as consistent output as possible based on the input? Have you made any changes to top k and/or top p that you have found makes agents output more consistent/deterministic?
Yes, temp is close to 0 for most models. For top k and top p, I've been using the default values set in OpenRouter.