You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
* feat(agent_judge): Simplify instructions.
Schema is not needed in the agent instructions because of how `output_type` is implemented (a separate LLM call that includes the schema).
* Increse timeout.
0 commit comments