v1.0.7

HKUDS/LightRAGv1.0.7Dec 20, 2024by LarFii

AI Summary

Expands graph storage options with Apache AGE, Gremlin, and TiDBGraph support. The release also introduces FastAPI services for Ollama and OpenAI.

Key Highlights

  • Apache AGE Graph Storage
  • Gremlin Graph Storage
  • TiDBGraphStorage Support
  • Ollama and OpenAI FastAPI Services

New Features

  • Apache AGE Graph Storage
  • Gremlin Graph Storage
  • TiDBGraphStorage
  • FastAPI Services (Ollama/OpenAI)

Full Release Notes

## What's Changed
* Add Apache AGE graph storage by @alllexx88 in https://github.com/HKUDS/LightRAG/pull/465
* refactor(lightrag):  Optimize the initialization logic of by @theClassLight in https://github.com/HKUDS/LightRAG/pull/477
* fix(llm): Fix the initialization issue of by @theClassLight in https://github.com/HKUDS/LightRAG/pull/479
* support TiDBGraphStorage by @Weaxs in https://github.com/HKUDS/LightRAG/pull/483
* Added ollama and openai Fastapi api services by @ParisNeo in https://github.com/HKUDS/LightRAG/pull/482
* Add Gremlin graph storage by @alllexx88 in https://github.com/HKUDS/LightRAG/pull/494

## New Contributors
* @alllexx88 made their first contribution in https://github.com/HKUDS/LightRAG/pull/465
* @theClassLight made their first contribution in https://github.com/HKUDS/LightRAG/pull/477
* @ParisNeo made their first contribution in https://github.com/HKUDS/LightRAG/pull/482

**Full Changelog**: https://github.com/HKUDS/LightRAG/compare/v1.0.6...v1.0.7