| .. |
|
.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
|
chore: added pre-commit-hooks and ruff formatting for commit-hooks
|
2024-10-19 09:43:17 +05:30 |
|
copy_llm_cache_to_another_storage.py
|
Add some script in examples to copy llm cache from one solution to another
|
2025-01-16 07:56:13 +08:00 |
|
generate_query.py
|
chore: added pre-commit-hooks and ruff formatting for commit-hooks
|
2024-10-19 09:43:17 +05:30 |
|
get_all_edges_nx.py
|
Organize files
|
2025-01-07 13:51:20 +08:00 |
|
graph_visual_with_html.py
|
fix linting errors
|
2025-01-27 23:21:34 +08:00 |
|
graph_visual_with_neo4j.py
|
Update graph_visual_with_neo4j.py
|
2024-12-26 14:55:22 +08:00 |
|
insert_custom_kg.py
|
Separated llms from the main llm.py file and fixed some deprication bugs
|
2025-01-25 00:11:00 +01:00 |
|
lightrag_api_ollama_demo.py
|
Separated llms from the main llm.py file and fixed some deprication bugs
|
2025-01-25 00:11:00 +01:00 |
|
lightrag_api_openai_compatible_demo.py
|
Separated llms from the main llm.py file and fixed some deprication bugs
|
2025-01-25 00:11:00 +01:00 |
|
lightrag_api_oracle_demo.py
|
Separated llms from the main llm.py file and fixed some deprication bugs
|
2025-01-25 00:11:00 +01:00 |
|
lightrag_azure_openai_demo.py
|
Fix: unexpected keyword argument error.
|
2024-12-05 14:11:43 +08:00 |
|
lightrag_bedrock_demo.py
|
Separated llms from the main llm.py file and fixed some deprication bugs
|
2025-01-25 00:11:00 +01:00 |
|
lightrag_hf_demo.py
|
Separated llms from the main llm.py file and fixed some deprication bugs
|
2025-01-25 00:11:00 +01:00 |
|
lightrag_jinaai_demo.py
|
Separated llms from the main llm.py file and fixed some deprication bugs
|
2025-01-25 00:11:00 +01:00 |
|
lightrag_lmdeploy_demo.py
|
Separated llms from the main llm.py file and fixed some deprication bugs
|
2025-01-25 00:11:00 +01:00 |
|
lightrag_nvidia_demo.py
|
Separated llms from the main llm.py file and fixed some deprication bugs
|
2025-01-25 00:11:00 +01:00 |
|
lightrag_ollama_age_demo.py
|
Separated llms from the main llm.py file and fixed some deprication bugs
|
2025-01-25 00:11:00 +01:00 |
|
lightrag_ollama_demo.py
|
Separated llms from the main llm.py file and fixed some deprication bugs
|
2025-01-25 00:11:00 +01:00 |
|
lightrag_ollama_gremlin_demo.py
|
Separated llms from the main llm.py file and fixed some deprication bugs
|
2025-01-25 00:11:00 +01:00 |
|
lightrag_ollama_neo4j_milvus_mongo_demo.py
|
Separated llms from the main llm.py file and fixed some deprication bugs
|
2025-01-25 00:11:00 +01:00 |
|
lightrag_openai_compatible_demo.py
|
Separated llms from the main llm.py file and fixed some deprication bugs
|
2025-01-25 00:11:00 +01:00 |
|
lightrag_openai_compatible_demo_embedding_cache.py
|
Separated llms from the main llm.py file and fixed some deprication bugs
|
2025-01-25 00:11:00 +01:00 |
|
lightrag_openai_compatible_stream_demo.py
|
Separated llms from the main llm.py file and fixed some deprication bugs
|
2025-01-25 00:11:00 +01:00 |
|
lightrag_openai_demo.py
|
Separated llms from the main llm.py file and fixed some deprication bugs
|
2025-01-25 00:11:00 +01:00 |
|
lightrag_openai_mongodb_graph_demo.py
|
+MDB KG
|
2025-01-29 07:31:34 -05:00 |
|
lightrag_openai_neo4j_milvus_redis_demo.py
|
Separated llms from the main llm.py file and fixed some deprication bugs
|
2025-01-25 00:11:00 +01:00 |
|
lightrag_oracle_demo.py
|
Separated llms from the main llm.py file and fixed some deprication bugs
|
2025-01-25 00:11:00 +01:00 |
|
lightrag_siliconcloud_demo.py
|
Separated llms from the main llm.py file and fixed some deprication bugs
|
2025-01-25 00:11:00 +01:00 |
|
lightrag_tidb_demo.py
|
support TiDBGraphStorage
|
2024-12-18 10:57:33 +08:00 |
|
lightrag_zhipu_demo.py
|
Separated llms from the main llm.py file and fixed some deprication bugs
|
2025-01-25 00:11:00 +01:00 |
|
lightrag_zhipu_postgres_demo.py
|
Separated llms from the main llm.py file and fixed some deprication bugs
|
2025-01-25 00:11:00 +01: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 linting errors
|
2025-01-16 11:31:22 +05:30 |
|
test.py
|
Separated llms from the main llm.py file and fixed some deprication bugs
|
2025-01-25 00:11:00 +01:00 |
|
test_chromadb.py
|
Separated llms from the main llm.py file and fixed some deprication bugs
|
2025-01-25 00:11:00 +01:00 |
|
test_faiss.py
|
Add faiss integration for storage
|
2025-01-31 19:00:36 +05:30 |
|
test_neo4j.py
|
Separated llms from the main llm.py file and fixed some deprication bugs
|
2025-01-25 00:11:00 +01:00 |
|
test_split_by_character.ipynb
|
Separated llms from the main llm.py file and fixed some deprication bugs
|
2025-01-25 00:11:00 +01:00 |
|
vram_management_demo.py
|
Separated llms from the main llm.py file and fixed some deprication bugs
|
2025-01-25 00:11:00 +01:00 |