mirror of
https://github.com/HKUDS/LightRAG.git
synced 2025-11-25 14:36:15 +00:00
Update RELATED_CHUNK_NUMBER comment
This commit is contained in:
parent
d78fda1d89
commit
795ce4cbe7
@ -62,7 +62,7 @@ ENABLE_LLM_CACHE=true
|
||||
# MAX_RELATION_TOKENS=10000
|
||||
### control the maximum tokens send to LLM (include entities, raltions and chunks)
|
||||
# MAX_TOTAL_TOKENS=32000
|
||||
### maxumium related chunks grab from single entity or relations
|
||||
### xaximum number of related chunks per source entity or relation (higher values increase re-ranking time)
|
||||
# RELATED_CHUNK_NUMBER=5
|
||||
|
||||
### Reranker configuration (Set ENABLE_RERANK to true in reranking model is configed)
|
||||
|
||||
Loading…
x
Reference in New Issue
Block a user