v1.9.3
What's Changed
- Added reranking support to
AlignerPipeline - Added ensemble learning with voting and nested ensembles
- Added support for OpenAI-compatible APIs
- Improved LLM architecture and model abstraction
- New tutorials for reranking and ensemble learning
- Added nested ensemble diagrams
- Improved LLM documentation
- Fixed model assignment issues
- Fixed ensemble learning bugs
- Improved pipeline stability
- Upgraded OpenAI SDK
- Updated dependencies
- Expanded unit tests
References
- Reranking and Nested ensemble tutorials by @abhishekreddyallu in #109
- Documentation by @abhishekreddyallu in #111
- Enhance AlignerPipeline with reranking, ensemble learning, and API-compatible LLMs by @HamedBabaei in #110
Full Changelog: v1.9.2...v1.9.3