v1.1.0
stanford-oval/stormv1.1.0Jan 23, 2025by Yucheng-Jiang
AI Summary
This release updates the knowledge-storm package to v1.1.0, adding compatibility with LiteLLM API for language models and improving retriever options with Azure AI search support.
Key Highlights
- LiteLLM API support for STORM & Co-STORM language models
- Serper retriever bug fix
- Azure AI search retriever support
New Features
- STORM & Co-STORM accept language models supported by LiteLLM
- Serper retriever bug fix
- Azure AI search support
Full Release Notes
Bump up knowledge-storm package to v1.1.0 to include recent change. ## Language Model API update - #309 STORM & Co-STORM now accept language models that are supported by LiteLLM ## Retriever API update - #236 Serper retriever bug fix - #198 Add Azure AI search **Full Changelog**: https://github.com/stanford-oval/storm/compare/v1.0.0...v1.1.0