·
58 commits
to main
since this release
What's Changed
New Features
- feat: add tests for mellea optional dependencies by @jakelorocco in #724
- feat: further vram optimizations by @avinash2692 in #765
- feat: (m decomp) M Decompose Readme and Docstring Updates by @csbobby in #767
- feat: add top level async streaming by @jakelorocco in #655
- feat(serve): improve OpenAI API compatibility with usage, finish_reas… by @markstur in #771
- feat: removing vllm backend by @avinash2692 in #781
Bug Fixes
- fix: modifications to granite formatter tests by @jakelorocco in #703
- fix: exclude tooling from mypy check by @planetf1 in #748
- fix: setting ollama host in conftest by @avinash2692 in #751
- fix: Add qualitative and slow markers so the example is skipped by @markstur in #764
- fix(tools): correct args validation in langchain tool wrapper by @markstur in #761
- fix: remove references to old pytest markers by @jakelorocco in #776
- fix: add error handling to OpenAI-compatible serve endpoint by @markstur in #774
- fix: assertion for test_find_context_attributions and range for hallucination detection by @jakelorocco in #779
- fix: add xfail to citation test; functionality is tested elsewhere by @jakelorocco in #787
Documentation
- docs: remove discord link in main readme by @AngeloDanducci in #720
- docs: note virtual environment requirement for pre-commit hooks by @ajbozarth in #745
- docs: condense README to elevator pitch (#478) by @planetf1 in #688
- docs: update qiskit_code_validation example defaults by @ajbozarth in #743
- docs: remove pre-IVR validation and update readme with v2 benchmark results by @ajbozarth in #769
Other Changes
- docs: add multi-turn strategy option to Qiskit code validation example by @vabarbosa in #717
- chore: use github tooling to build release notes by @psschwei in #710
- docs: add release.md by @psschwei in #723
- fix: proper permissions on pr labeling job by @psschwei in #741
- ci: memory management in tests by @avinash2692 in #721
- chore: enforce commit formatting on PR titles by @psschwei in #750
- chore: Update HF repo names by @frreiss in #753
- ci: drop mergify, add release entry to pr-labels action by @psschwei in #752
- ci: fix to make pr label job required check by @psschwei in #756
- test: agent skills infrastructure and marker taxonomy audit (#727, #728) by @planetf1 in #742
- chore: add governance doc by @psschwei in #786
- chore: updating governance doc to use maintainers by @psschwei in #791
New Contributors
Full Changelog: v0.4.1...v0.4.2