github HKUDS/LightRAG v1.3.1

latest releases: v1.4.9.8, v1.4.9.7, v1.4.9.6...
7 months ago

New features for core and server

  • Refactoring PostgreSQL AGE graph storage implementation, which introducing breaking changes that are incompatible with existing graph data by @danielaskdd in #1237
  • Use startup folder's .env to support multiple instances LightRAG server @ParisNeo in #1185
  • Dynamic LLM Selection via QueryParam for Optimized Performance by @omdivyatej in #1167
  • Add TokenTracker to track token usage for LLM calls by @choizhang in #1207
  • RedisKVStorage: Add Connection Pooling, Error Handling, and Batch Processing by @shmily1012 in #1258
  • Add context manager support to simplify token tracking by @choizhang in #1229
  • Add client configuration support to OpenAI integration by @shane-lil in #1208
  • Optimize config management by @lcjqyml in #1233
  • Add FAISS_USE_GPU env var to control which version of FAISS to be installed by @danielaskdd in #1237
  • Remove graph storage which lack of support: Gremlin、TiDB graph、MongoDB graph by @danielaskdd in #1237
  • Remove Oracle storage completely by @danielaskdd in #1237

New features for WebUI

Bugs fixed

New Contributors

Full Changelog: v1.3.0...v1.3.1

Don't miss a new LightRAG release

NewReleases is sending notifications on new releases.