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.33k stars 129 forks source link

fix: Missing name for json #45

Closed dexhunter closed 1 year ago

dexhunter commented 1 year ago

got KeyError: 'name' when running the example as in README, found name is missing in one of the json files.