Skip to main content
This example demonstrates using Agent as Judge as an async post-hook on a Team to automatically evaluate team responses.
1

Add the following code to your Python file

agent_as_judge_team_post_hook_async.py
2

Set up your virtual environment

3

Install dependencies

4

Export your OpenAI API key

5

Run the example