LightRAG/examples
yangdx 14a015d4ad Restore query generation example and fix README path reference
• Fix path from example/ to examples/
• Add generate_query.py implementation
2025-10-29 19:11:40 +08:00
..
unofficial-sample Refactor: Rename llm_model_max_token_size to summary_max_tokens 2025-07-28 00:49:08 +08:00
generate_query.py Restore query generation example and fix README path reference 2025-10-29 19:11:40 +08:00
graph_visual_with_html.py
graph_visual_with_neo4j.py Fix linting 2025-05-18 07:17:21 +08:00
insert_custom_kg.py
lightrag_azure_openai_demo.py
lightrag_gemini_demo.py
lightrag_gemini_demo_no_tiktoken.py fix linting 2025-04-18 16:24:43 +02:00
lightrag_gemini_track_token_demo.py
lightrag_ollama_demo.py Refactor: Rename llm_model_max_token_size to summary_max_tokens 2025-07-28 00:49:08 +08:00
lightrag_openai_compatible_demo.py Update openai compatible demo 2025-05-13 17:48:45 +08:00
lightrag_openai_demo.py Update openai demo 2025-05-13 18:27:55 +08:00
lightrag_openai_mongodb_graph_demo.py
modalprocessors_example.py Update RAGAnything related 2025-06-26 16:08:14 +08:00
raganything_example.py Update raganything_example.py 2025-07-04 11:32:01 +08:00
rerank_example.py Refactored rerank_example file to utilize the updated rerank function. 2025-08-23 22:51:41 +08:00