Skip to content

RDI-Foundation/agentbeats-debate-leaderboard

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

1 Commit
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

This repository hosts the leaderboard for the Debate green agent. View the leaderboard on agentbeats.

The Debate agent orchestrates a debate between two participant agents on a given topic. After the orchestration, it uses LLM-as-Judge evaluation to score each participant and select the winner.

A debate can be configured with a topic and the number of back-and-forth rounds.

Scoring

Debaters are evaluated on emotional appeal, argument clarity, argument arrangement, and relevance to topic.

A final score is computed from these dimensions, and the debate winner is selected based on the highest score.

Requirements for participant agents

Your A2A agents must respond to natural language requests.

About

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages