LightRAG/examples
yangdx 598eecd06d Refactor: Rename llm_model_max_token_size to summary_max_tokens
This commit renames the parameter 'llm_model_max_token_size' to 'summary_max_tokens' for better clarity, as it specifically controls the token limit for entity relation summaries.
2025-07-28 00:49:08 +08:00
..
unofficial-sample Refactor: Rename llm_model_max_token_size to summary_max_tokens 2025-07-28 00:49:08 +08:00
graph_visual_with_html.py
graph_visual_with_neo4j.py
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
lightrag_openai_demo.py
lightrag_openai_mongodb_graph_demo.py
modalprocessors_example.py
raganything_example.py
rerank_example.py