Skip to content

v0.1.15

Compare
Choose a tag to compare
@elliottower elliottower released this 28 Nov 17:37
· 11 commits to main since this release
293ff22

ChatArena 0.1.15

This is a minor release fixing some testing issues, updating the README, fixing compatibility issues with langchain and openai versions, and updating the umshini environments.

Bug Fixes

  • Update README: HF demo space badge, discord badge, update python to 3.9 (#103, #104, #105
  • Add @pytest.xfail to capture PettingZoo ValueError from invalid actions (#107, #109)
  • Update judging in umshini envs, update langchain requirement to be compatible with openai>=1.0.0 (#108)

Full Changelog: v0.1.14...v0.1.15