v5.0.8
What's Changed
- Documenting and cleaning up manifest file logic by @jamesbraza in #448
- Latest dependencies for
pylint
3.3 by @jamesbraza in #463 - Down-pinning
openai
1.47 since it breaks CI by @jamesbraza in #466 - Lock file maintenance by @renovate in #462
- chore: add .gitattributes for cassettes file by @devstein in #468
- Documenting Python 3.11+ in README by @jamesbraza in #467
- Fixing flaky
test_tool_failure
by @jamesbraza in #465 - Documenting manifest CSV pathing a bit more by @jamesbraza in #469
- Handling S2
KeyError
crash during indexing by @jamesbraza in #472 - Fixing
pymupdf.mupdf.FzErrorFormat
crash by recasting as anImpossibleParsingError
by @jamesbraza in #474 - Updating
test_tool_failure
cassette by @jamesbraza in #476 - Simplifying the indexing of
action
tokens by @jamesbraza in #477 - Truncating failing
test_evaluation
viamax_rollout_steps
by @jamesbraza in #475
New Contributors
Full Changelog: v5.0.7...v5.0.8