AutoRAG Legacy legacy-v0.3.24
Legacy Python AutoRAG maintenance release (legacy/ directory).
Install from PyPI: pip install AutoRAG
This is a maintenance release of the original RAG AutoML tool.
For AutoRAG 2.0 (the librarian agent at the repository root), see the latestv*release.
What's Changed
- feat(generator): support latest OpenAI models (gpt-5.6 family) + migrate QA helpers to Responses API by @vkehfdl1 in #1338
- Bump pi-heif from 0.22.0 to 1.3.0 in /legacy by @dependabot[bot] in #1337
- feat(legacy): add Azure OpenAI generator support by @vkehfdl1 in #1340
- feat(legacy): update MiniMax model catalog for M3 by @vkehfdl1 in #1341
- fix(legacy): apply reviewed runtime and metric fixes by @vkehfdl1 in #1342
- build(deps): bump pyasn1 from 0.6.1 to 0.6.4 in /legacy by @dependabot[bot] in #1339
Full Changelog: legacy-v0.3.23...legacy-v0.3.24