LightRAG/examples
2024-10-22 16:01:40 +08:00
..
batch_eval.py chore: added pre-commit-hooks and ruff formatting for commit-hooks 2024-10-19 09:43:17 +05:30
generate_query.py chore: added pre-commit-hooks and ruff formatting for commit-hooks 2024-10-19 09:43:17 +05:30
graph_visual_with_html.py Add visualization methods 2024-10-20 23:08:26 +08:00
graph_visual_with_neo4j.py Add visualization methods 2024-10-20 23:08:26 +08:00
lightrag_azure_openai_demo.py chore: added pre-commit-hooks and ruff formatting for commit-hooks 2024-10-19 09:43:17 +05:30
lightrag_bedrock_demo.py chore: added pre-commit-hooks and ruff formatting for commit-hooks 2024-10-19 09:43:17 +05:30
lightrag_hf_demo.py set encoding as utf-8 when reading ./book.txt in examples 2024-10-22 16:01:40 +08:00
lightrag_ollama_demo.py set encoding as utf-8 when reading ./book.txt in examples 2024-10-22 16:01:40 +08:00
lightrag_openai_compatible_demo.py set encoding as utf-8 when reading ./book.txt in examples 2024-10-22 16:01:40 +08:00
lightrag_openai_demo.py set encoding as utf-8 when reading ./book.txt in examples 2024-10-22 16:01:40 +08:00
vram_management_demo.py Add vram_management_demo.py 2024-10-20 18:08:49 +08:00