Farama-Foundation / chatarena

ChatArena (or Chat Arena) is a Multi-Agent Language Game Environments for LLMs. The goal is to develop communication and collaboration capabilities of AIs.
Apache License 2.0
1.35k stars 130 forks source link

Fix slow CI tests (using `pytest-xdist`) #99

Closed elliottower closed 11 months ago

elliottower commented 11 months ago

Had disabled this before because I thought it may have been the reason environment variables weren't working but it wasn't. Tests passed in 4 minutes, hoping this speeds it up a bit.