File size: 549 Bytes
cb79b3d
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
---
tags:
  - agent
  - agent-evaluation
  - agent-card
---

# React

This is a tracking repo for [React](https://github.com/BerriAI/litellm), used by the [Open Agent Leaderboard](https://www.exgentic.ai) to report evaluation results on HuggingFace.

Standard ReAct (Reason + Act) agent loop via LiteLLM with tool calling across any supported model.

- **Framework**: [litellm](https://github.com/BerriAI/litellm)
- **Leaderboard**: [Open Agent Leaderboard](https://www.exgentic.ai)
- **Paper**: [arXiv:2602.22953](https://arxiv.org/abs/2602.22953)