LightRAG/examples
2025-04-21 00:09:05 +08:00
..
.env.oai.example Refactor code formatting and update requirements for improved clarity and consistency 2024-12-24 09:56:33 +01:00
batch_eval.py
copy_llm_cache_to_another_storage.py fix demo 2025-03-03 18:33:42 +08:00
generate_query.py
get_all_edges_nx.py Organize files 2025-01-07 13:51:20 +08:00
graph_visual_with_html.py fixed networkx 2025-02-19 13:48:18 +01:00
graph_visual_with_neo4j.py Update graph_visual_with_neo4j.py 2024-12-26 14:55:22 +08:00
insert_custom_kg.py Updated documentation examples to include chunk_order_index case 2025-02-19 14:58:51 +01:00
lightrag_azure_openai_demo.py fix demo 2025-03-04 12:25:07 +08:00
lightrag_bedrock_demo.py fix demo 2025-03-04 12:25:07 +08:00
lightrag_gemini_demo.py fix linting 2025-03-03 18:40:03 +08:00
lightrag_gemini_demo_no_tiktoken.py fix linting 2025-04-18 16:24:43 +02:00
lightrag_gemini_track_token_demo.py feat(TokenTracker): Add context manager support to simplify token tracking 2025-03-30 00:59:23 +08:00
lightrag_hf_demo.py fix linting 2025-03-03 18:40:03 +08:00
lightrag_llamaindex_direct_demo.py fix linting 2025-03-03 18:40:03 +08:00
lightrag_llamaindex_litellm_demo.py fix linting 2025-03-03 18:40:03 +08:00
lightrag_lmdeploy_demo.py fix linting 2025-03-03 18:40:03 +08:00
lightrag_multi_model_all_modes_demo.py linting errors 2025-03-25 15:20:09 +05:30
lightrag_nvidia_demo.py fix demo 2025-03-04 12:25:07 +08:00
lightrag_ollama_age_demo.py fix linting 2025-03-03 18:40:03 +08:00
lightrag_ollama_demo.py fix linting 2025-03-03 18:40:03 +08:00
lightrag_ollama_gremlin_demo.py Remove Gremlin storage implementaion 2025-04-02 14:43:53 +08:00
lightrag_ollama_neo4j_milvus_mongo_demo.py fix linting 2025-03-03 18:40:03 +08:00
lightrag_openai_compatible_demo.py Update sample code for OpenAI and OpenAI compatible 2025-04-21 00:09:05 +08:00
lightrag_openai_compatible_demo_embedding_cache.py fix demo 2025-03-04 12:25:07 +08:00
lightrag_openai_demo.py Update sample code for OpenAI and OpenAI compatible 2025-04-21 00:09:05 +08:00
lightrag_openai_mongodb_graph_demo.py fix linting 2025-03-03 18:40:03 +08:00
lightrag_openai_neo4j_milvus_redis_demo.py Update lightrag_openai_neo4j_milvus_redis_demo.py 2025-03-09 02:11:31 +08:00
lightrag_siliconcloud_demo.py fix linting 2025-03-03 18:40:03 +08:00
lightrag_siliconcloud_track_token_demo.py feat(TokenTracker): Add context manager support to simplify token tracking 2025-03-30 00:59:23 +08:00
lightrag_tidb_demo.py Remove TiDB storage implementaion 2025-04-02 14:40:27 +08:00
lightrag_zhipu_demo.py fix linting 2025-03-03 18:40:03 +08:00
lightrag_zhipu_postgres_demo.py fix demo 2025-03-04 12:25:07 +08:00
openai_README.md Added azure openai lightrag server to the api install and fused documentation. 2024-12-26 21:32:56 +01:00
openai_README_zh.md add readme_zh 2025-01-16 20:53:18 +08:00
query_keyword_separation_example.py fix demo 2025-03-04 12:25:07 +08:00
test.py fix linting 2025-03-03 18:40:03 +08:00
test_chromadb.py fix linting 2025-03-03 18:40:03 +08:00
test_faiss.py fix linting 2025-03-03 18:40:03 +08:00
test_neo4j.py fix linting 2025-03-03 18:40:03 +08:00
test_postgres.py fix the postgres get all labels and get knowledge graph 2025-03-08 11:45:59 +08:00
vram_management_demo.py fix linting 2025-03-03 18:40:03 +08:00