v1.1.0

lutzroeder/netronv1.1.0Jan 23, 2025by Yucheng-Jiang

AI Summary

This release updates the knowledge-storm package to v1.1.0, focusing on compatibility with the LiteLLM API and bug fixes for retrieval tools.

Key Highlights

  • STORM & Co-STORM now accept language models supported by LiteLLM
  • Serper retriever bug fix
  • Azure AI search support added

New Features

  • LiteLLM API integration for language models
  • Serper retriever bug fixes
  • Azure AI search integration

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