Farama-Foundation/ChatArena
GitHub 仓库 中按Star排名第 495 / 共 783
ChatArena (or Chat Arena) is a Multi-Agent Language Game Environments for LLMs. The goal is to develop communication and collaboration capabilities of AIs.
项目介绍
Aug 11, 2025: This project has been deprecated due to a lack of wide spread community use, and is no longer planned to receive any additional updates or support.
ChatArena is a library that provides multi-agent language game environments and facilitates research about autonomous LLM agents and their social interactions. It provides the following features:
between them, based on Markov Decision Process.
To use GPT-3 as an LLM agent, set your OpenAI API key:
By default pip install chatarena will only install dependencies necessary for ChatArena's core functionalities. You can install optional dependencies with the following commands:
The quickest way to see ChatArena in action is via the…
最新指标
| Star | 1.5k | 2026-07-16 |
|---|---|---|
| Fork | 148 | 2026-07-16 |
| 提交 | 421 | 2026-07-16 |
| 发布 | 15 | 2026-07-16 |
| Watcher | 18 | 2026-07-16 |
| 开放 issue | 5 | 2026-07-16 |
| 开放 PR | 2 | 2026-07-16 |