LightRAG/examples
luohuanhuan2019 6fa955c567 add readme_zh
2025-01-16 20:53:18 +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
generate_query.py
get_all_edges_nx.py Organize files 2025-01-07 13:51:20 +08:00
graph_visual_with_html.py
graph_visual_with_neo4j.py
insert_custom_kg.py
lightrag_api_ollama_demo.py fix format 2024-12-09 17:06:52 +08:00
lightrag_api_open_webui_demo.py
lightrag_api_openai_compatible_demo.py
lightrag_api_oracle_demo.py
lightrag_azure_openai_demo.py Fix: unexpected keyword argument error. 2024-12-05 14:11:43 +08:00
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_jinaai_demo.py Move jina demo 2024-12-09 11:19:57 +08:00
lightrag_lmdeploy_demo.py
lightrag_nvidia_demo.py
lightrag_ollama_age_demo.py Add Apache AGE graph storage 2024-12-13 20:41:38 +01:00
lightrag_ollama_demo.py Add support for Ollama streaming output and integrate Open-WebUI as the chat UI demo 2024-12-06 10:13:16 +08:00
lightrag_ollama_gremlin_demo.py GremlinStorage: fix linting error, use asyncio.gather in get_node_edges() 2024-12-20 09:57:35 +01:00
lightrag_ollama_neo4j_milvus_mongo_demo.py
lightrag_openai_compatible_demo.py Fix: unexpected keyword argument error. 2024-12-05 14:11:43 +08:00
lightrag_openai_compatible_demo_embedding_cache.py
lightrag_openai_compatible_stream_demo.py Add support for OpenAI Compatible Streaming output 2024-12-07 14:53:15 +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
lightrag_oracle_demo.py support pipeline mode 2025-01-16 12:58:15 +08:00
lightrag_siliconcloud_demo.py
lightrag_tidb_demo.py support TiDBGraphStorage 2024-12-18 10:57:33 +08:00
lightrag_zhipu_demo.py Update __version__ 2024-12-13 20:15:49 +08:00
lightrag_zhipu_postgres_demo.py
openai_README.md
openai_README_zh.md add readme_zh 2025-01-16 20:53:18 +08:00
query_keyword_separation_example.py
test.py
test_chromadb.py
test_neo4j.py
test_split_by_character.ipynb
vram_management_demo.py Manually reformatted files 2024-10-25 13:32:25 +05:30