mirror of
https://github.com/tiennm99/litellm.git
synced 2026-07-17 18:17:52 +00:00
* docs: add Microsoft GraphRAG to projects using LiteLLM * docs: add arXiv paper link for GraphRAG * docs: add GraphRAG to sidebar * Update projects in sidebars.js Reordered items in the projects list to include 'GraphRAG'.
456 B
456 B
Microsoft GraphRAG
GraphRAG is a data pipeline and transformation suite that extracts meaningful, structured data from unstructured text using the power of LLMs. It uses a graph-based approach to RAG (Retrieval-Augmented Generation) that leverages knowledge graphs to improve reasoning over private datasets.