Skip to content

Releases: Farama-Foundation/chatarena

v0.1.12

07 Jun 14:38
0d0e802
Compare
Choose a tag to compare
  • Added debate tutorials #41
  • Now missing key warning will only yield when creating relevant backends, not at library load

v0.1.11

07 Jun 14:36
Compare
Choose a tag to compare
  • Added umshini games (debate, deception, etc.) #39
  • Added bardapi support #40
  • Make dependencies optional and fix bug #29
  • Updated README

v0.1.10

30 May 10:39
Compare
Choose a tag to compare

Changes:

  1. Added Pettingzoo wrapper for using pettingzoo environments. Updated dependencies
  2. Updated readme
  3. Bug fixes.

v0.1.9

09 May 20:04
Compare
Choose a tag to compare

Changes:

  1. Significantly improve agency of OpenAI ChatGPT and GPT-4 (now it is less likely to confuse its role with others').
  2. Added Pettingzoo tic-tac-toe environment
  3. Added examples: prisoners_delimma and pettingzoo_tictactoe
  4. Fix bug when installing pip install -e . #30
  5. Gradio Web UI default port changed to 8080

v0.1.8

13 Apr 17:18
684e132
Compare
Choose a tag to compare

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