Releases: josh-ashkinaze/plurals
Releases · josh-ashkinaze/plurals
0.2.25
- Changed the behavior of
SmartString
so that None is replaced with '' - Tweaks to indentation of documentation
0.2.24
- Changed from pprint to pformat for repr
- Added unit tests for self representations
0.2.23
- updating unit tests to match default change
0.2.22
- Harmonize wave persona templates and combination instructions
0.2.21
- Improve DAG documentation
0.2.20.1
- Re-release
0.2.19
- Allow the Moderator to have no System Instructions
- Change default so that when no system instructions and no persona are passed, then Mod has no system instructions vs before Moderators had default Moderator persona (this is Case 5 in initialization)
- Update unit tests with this change
0.2.20
- Clean up debugging comments
0.2.18
- Debate templates
- jury templates
- Changed first_wave and second_wave combo instructions
- Strip placeholders from debates
- Make persona template in Agent default to None instead of "default" and then handle default later
- Pretty print info
- to_json method for Agents
0.2.17
- Change: Renamed
empathetic
tosecond_wave
andrational
tofirst_wave
to better capture nuance - For Sphinx docs, encapsulated arguments in double backticks