storm Releases
9 releases of stanford-oval/storm
- 3.2.1
This release focuses on bug fixes and documentation improvements, specifically addressing async streaming issues, embedding caching behavior, and updating the use-case documentation. It also includes enhancements to the CI/CD pipeline and dependency management.
May 5, 2026
- 3.2.0
This is a major feature release introducing BetterTogether optimizer chaining, decoupling DSPy from LiteLLM to facilitate custom LM integration, and adding type validation warnings. It also introduces security hardening for disk cache and makes the optuna dependency optional.
Apr 21, 2026
- 3.1.3
This release focuses on stability improvements for Reasoning Language Models (RLMs) and CodeInterpreter, addressing issues with imports, variable injection, and response parsing. It also updates GEPA dependencies to support Python 3.14 and introduces new documentation.
Feb 5, 2026
- 3.1.2
A maintenance-focused release that improves the CI workflow, fixes bugs in the RAG tutorial, and enhances the Parallel module by exposing additional configuration parameters.
Jan 19, 2026
- v1.1.0v1.1.0 Compatible with LiteLLM API
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.
Jan 23, 2025
- v1.0.0knowledge-storm v1.0.0 & EMNLP 2024 Paper Accepted!
Major release introducing Co-STORM, a collaborative human-AI knowledge curation system. The package reaches v1.0.0 and includes a new agent interface, dynamic mind map, and graphical UI. The EMNLP 2024 paper on Co-STORM was also accepted.
Sep 25, 2024
- v0.2.4
Minor release adding support for new language models and retrievers. Adds Google and DeepSeek model support along with Serper and Brave search retrievers.
Aug 9, 2024
- v0.2.3v0.2.3 Python Package Release
Release making the Python package available at PyPI and adding Ollama support for local language models. Includes documentation updates.
Jul 18, 2024
- v0.2.0v0.2.0 New UI release; support customized documents retrieval
New UI release with support for retrieving information from user-provided documents through VectorRM. Introduces a new web UI and demo light for developers.
Jul 8, 2024