Large language models (LLMs) are increasingly deployed in multi-agent systems (MAS) as components of collaborative intelligence, where peer interactions dynamically shape individual decision-making.
This is the official code repo for CoRL 2025 Paper Learn from What We HAVE. conda create -n have python=3.9 pip install torch==2.5.1 torchvision==0.20.1 torchaudio==2 ...