Skip to content

Added temp and max_tokens#1

Open
bradwilson331 wants to merge 1 commit intoM4n5ter:mainfrom
bradwilson331:openai-temp-token-fix
Open

Added temp and max_tokens#1
bradwilson331 wants to merge 1 commit intoM4n5ter:mainfrom
bradwilson331:openai-temp-token-fix

Conversation

@bradwilson331
Copy link

System prompt didn't explicitly tell the LLM to include temperature and max_tokens fields in the worker definitions. Even though the WorkerAgent struct required these fields, the LLM was generating JSON without them, causing parsing failures.

…tem prompt didn't explicitly tell the LLM to include temperature and max_tokens fields in the worker definitions. Even though the WorkerAgent struct required these fields, the LLM was generating JSON without them, causing parsing failures.
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

1 participant