Releases: Farama-Foundation/chatarena
Releases · Farama-Foundation/chatarena
v0.1.12
v0.1.11
v0.1.10
Changes:
- Added Pettingzoo wrapper for using pettingzoo environments. Updated dependencies
- Updated readme
- Bug fixes.
v0.1.9
Changes:
- Significantly improve agency of OpenAI ChatGPT and GPT-4 (now it is less likely to confuse its role with others').
- Added Pettingzoo tic-tac-toe environment
- Added examples:
prisoners_delimma
andpettingzoo_tictactoe
- Fix bug when installing
pip install -e .
#30 - Gradio Web UI default port changed to 8080
v0.1.8
Changes since v0.1.7
- Added Claude backend support and a new example
examples/chatgpt_claude_ai_collaboration.json
. - UI improvements and bug fixes
- Updated README
Full Changelog: https://github.com/chatarena/chatarena/commits/v0.1.8