Files
lightrag/examples
Pankaj Kaushal 173a806b9a Moved back to llm dir as per
https://github.com/HKUDS/LightRAG/pull/864#issuecomment-2669705946

- Created two new example scripts demonstrating LightRAG integration with LlamaIndex:
  - `lightrag_llamaindex_direct_demo.py`: Direct OpenAI integration
  - `lightrag_llamaindex_litellm_demo.py`: LiteLLM proxy integration
- Both examples showcase different search modes (naive, local, global, hybrid)
- Includes configuration for working directory, models, and API settings
- Demonstrates text insertion and querying using LightRAG with LlamaIndex
- removed wrapper directory and references to it
2025-02-20 10:23:01 +01:00
..
2025-01-07 13:51:20 +08:00
2025-02-19 13:48:18 +01:00
2025-02-11 23:49:56 +05:30
2025-02-11 11:42:46 +08:00
2025-01-29 07:31:34 -05:00
2025-01-16 20:53:18 +08:00
2025-02-16 12:45:27 +01:00
2025-01-31 19:05:47 +05:30