v1.1.3

HKUDS/LightRAGv1.1.3Jan 21, 2025by LarFii

AI Summary

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.

Key Highlights

  • Docker Support and Enhanced Configuration
  • Ollama Compatible API Server
  • Azure OpenAI Bug Fixes and Environment Variables
  • OpenWebui Tool Integration

New Features

  • Docker Support
  • Ollama Compatible API Server
  • OpenWebui Tool
  • API Key Management Implementation

Full Release Notes

## What's Changed
* Major Updates: Docker Support, Enhanced Configuration, and Documentation Restructuring #554 by @ParisNeo in https://github.com/HKUDS/LightRAG/pull/593
* add readme_zh by @luohuanhuan2019 in https://github.com/HKUDS/LightRAG/pull/591
* Add Ollama compatible API server by @danielaskdd in https://github.com/HKUDS/LightRAG/pull/592
* Fixes #596 - Hardcoded model deployment name in azure_openai_complete by @nickjfrench in https://github.com/HKUDS/LightRAG/pull/597
* Migrate Ollama emulation features from lightrag_ollama to lightrag_server  by @danielaskdd in https://github.com/HKUDS/LightRAG/pull/600
* Use LLM_MODEL env var in Azure OpenAI function by @danielaskdd in https://github.com/HKUDS/LightRAG/pull/602
* Pull Request: API Key Management Implementation and Azure OpenAI Bug Fix by @ParisNeo in https://github.com/HKUDS/LightRAG/pull/605
* Update OpenAI alike LLM API key handling in lightrag_server by @danielaskdd in https://github.com/HKUDS/LightRAG/pull/607
* Temporary fix to introduced problem in ollama and lollm by @ParisNeo in https://github.com/HKUDS/LightRAG/pull/608
* Add document indexing during FastAPI startup, Fix docx package name i… by @danielaskdd in https://github.com/HKUDS/LightRAG/pull/610
* Added OpenWebui Tool by @ParisNeo in https://github.com/HKUDS/LightRAG/pull/613

## New Contributors
* @luohuanhuan2019 made their first contribution in https://github.com/HKUDS/LightRAG/pull/591
* @danielaskdd made their first contribution in https://github.com/HKUDS/LightRAG/pull/592
* @nickjfrench made their first contribution in https://github.com/HKUDS/LightRAG/pull/597

**Full Changelog**: https://github.com/HKUDS/LightRAG/compare/v1.1.2...v1.1.3