LightRAG Releases
125 releases of HKUDS/LightRAG
- v1.2.3
A minor release primarily focused on fixing the delete functionality by document ID to ensure proper data management.
Mar 1, 2025
- v1.2.2
Fixed critical attribute errors and enhanced the Graph Visualization with configurable depth and layout iterations, alongside UI improvements for retrieval messages.
Feb 26, 2025
- v1.2.1
This release focuses on stability improvements, enhanced UI capabilities, and database support. It introduces a Knowledge Graph API for NetworkX and simplifies deployment configurations.
Feb 24, 2025
- v1.1.12
A maintenance release that primarily serves to revert a previous code cleanup change.
Feb 20, 2025
- v1.1.11
A maintenance release that restores a previously removed function to ensure compatibility.
Feb 20, 2025
- v1.1.10
Focuses on code cleanup, parallelism improvements, and introduces a new LLM implementation module.
Feb 20, 2025
- v1.1.9
Addresses import errors by removing redundant try-except blocks in the codebase.
Feb 19, 2025
- v1.1.8
Improves typing, fixes server launch issues, and refactors database connection management.
Feb 19, 2025
- v1.1.7
Major feature release adding MongoDB support, Neo4j enhancements, and a completely new WebUI.
Feb 18, 2025
- v1.1.6
Enhances error handling, integrates Gemini client, and expands storage backend options.
Feb 14, 2025
- v1.1.5
Introduces WebUI management features, improves file loading capabilities, and fixes concurrent processing issues.
Feb 4, 2025
- v1.1.4
Adds Redis KV storage, configuration flexibility via INI files, and multi-turn conversation support.
Jan 25, 2025
- v1.1.3
This release introduces major updates including Docker support, an Ollama-compatible API server, and Azure OpenAI bug fixes. It also includes the addition of an OpenWebui tool and improvements to configuration management.
Jan 21, 2025
- v1.1.2
Focuses on database resilience with fixes for MongoDB's 16MB limit and multi-format document support. It includes enhancements for dynamic dependency management and custom keyword extraction functions.
Jan 16, 2025
- v1.1.1
Introduces character segmentation and custom chunking features alongside API consolidation and HTTPS support. The release ensures backwards compatibility while refining PostgreSQL and Neo4j implementations.
Jan 13, 2025
- v1.1.0
Adds PostgreSQL implementation and optional API key authentication for FastAPI services. It enhances Neo4j database selection capabilities and improves LLM caching functionality.
Jan 6, 2025
- v1.0.9
Highlights include document status tracking with breakpoint resume support and a mixed search mode combining knowledge graphs. It also features temporal support for relationships and a Windows async fix.
Jan 2, 2025
- v1.0.8
Integrates LoLLMs and expands Gremlin storage compatibility to more databases. It also adds Azure OpenAI streaming samples and fixes issues with cache handling.
Dec 26, 2024
- v1.0.7
Expands graph storage options with Apache AGE, Gremlin, and TiDBGraph support. The release also introduces FastAPI services for Ollama and OpenAI.
Dec 20, 2024
- v1.0.6
Adds ChromaDB vector storage integration and TiDB support for both KV and vector storage. It includes concurrent embedding limits and support for Zhipu AI API.
Dec 13, 2024