v0.1.15
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