Skip to content

agentbeats/agentify-example-tau-bench

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

2 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Agentify Example: Tau-Bench

Example code for agentifying Tau-Bench using A2A and MCP standards.

Project Structure

src/
├── green_agent/    # Assessment manager agent
├── white_agent/    # Target agent being tested
└── launcher.py     # Evaluation coordinator

Installation

uv sync

Usage

First, configure .env with OPENAI_API_KEY=..., then

# Launch complete evaluation
uv run python main.py launch

About

About Example code of agentifying tau-bench for the blog `Agentify the Agent Assessment`.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages