Live data from Hacker News

How does everyone think about putting GPT agent in production

news.ycombinator.com

1–2 of 2 posts

Re: How does everyone think about putting GPT agent in production

#2
I think the idea behind agents is to have them a bit less constrained. If you can force input/output with better prompts that might help. Or if you can reduce the temperature of the underlying LLM generation, that could make it a bit more deterministic.

Or switch to using a chain.