> ## Documentation Index
> Fetch the complete documentation index at: https://docs.rllm-project.com/llms.txt
> Use this file to discover all available pages before exploring further.

# PettingLLMs

> On-policy reinforcement learning for multi-agent language systems

<Card title="Project page" icon="arrow-up-right-from-square" href="https://pettingllms-ai.github.io/">
  View project page and paper
</Card>

PettingLLMs applies on-policy reinforcement learning to coordinate multiple language agents. Built on rLLM, it explores how RL training can improve multi-agent collaboration and communication.

<Card title="GitHub repository" icon="github" href="https://github.com/pettingllms-ai/PettingLLMs">
  View source code
</Card>
