Name | Modified | Size | Downloads / Week |
---|---|---|---|
Parent folder | |||
README.md | 2023-12-20 | 838 Bytes | |
v0.1.17 source code.tar.gz | 2023-12-20 | 383.0 kB | |
v0.1.17 source code.zip | 2023-12-20 | 434.1 kB | |
Totals: 3 Items | 818.0 kB | 2 |
ChatArena 0.1.17
This is a minor release, including a minor enhancement to the Umshini environments, and adding registration functionality for all environments and intelligence backends--allowing the use of Arena.from_config
with custom environments.
New Features and Improvements
- Umshini: add classification of vulnerability category (e.g., prompt injection) for successful attacks by @elliottower in https://github.com/Farama-Foundation/chatarena/pull/114
- Add registration functions for envs and intelligence backends by @edmundmills in https://github.com/Farama-Foundation/chatarena/pull/115
New Contributors
- @edmundmills made their first contribution in https://github.com/Farama-Foundation/chatarena/pull/115
Full Changelog: https://github.com/Farama-Foundation/chatarena/compare/v0.1.16...v0.1.17