v0.20.0
What's Changed
- Updated repo badges by @maykcaldas in #219
- Removed unnecessary
pytest_asyncio.fixtureby @jamesbraza in #220 - Lock file maintenance by @renovate in #221
- fix: KeyError: 'unsure' with LFRQAPairwiseEvalEnv by @ArthurSaintDenis2 in #223
- Pulled in latest
httpxindevby @jamesbraza in #225 - LFRQA using
grading_rewardsand usingEnumfor rewards implementation by @jamesbraza in #224 - chore(deps): lock file maintenance by @renovate in #226
- Removed
httpxconstraint from Renovate config by @jamesbraza in #228 - Improving README and Docs by @Ryan-Rhys in #230
- Updating README with Tutorial Links by @Ryan-Rhys in #231
- Update README.md by @Ryan-Rhys in #232
- Fixing
typeguardinspectingaviaryby @jamesbraza in #233 - Giving
Agents insight intoExceptionGroups by @jamesbraza in #237 - Added missing PyPI classifiers by @jamesbraza in #238
- Fixed missing
Noneunions inFrameserialization code by @jamesbraza in #239 - chore(deps): update astral-sh/setup-uv action to v6 by @renovate in #240
- Pinned latest
litellmfortool_choice=Tool'sfinish_reasonfix by @jamesbraza in #244 - chore(deps): lock file maintenance by @renovate in #241
- Update: Building a Custom Environment in Aviary.ipynb and safe eval function. by @MicPie in #235
- Update tutorial links in README.md to reflect new paths by @alexandonian in #243
- Created async
Environment.get_idmethod for unique environment ID by @jamesbraza in #182 - Partially fixed doctests in
HotPotQAEnvby @jamesbraza in #242
New Contributors
- @ArthurSaintDenis2 made their first contribution in #223
- @alexandonian made their first contribution in #243
Full Changelog: v0.19.0...v0.20.0