commit
78969ffffd
1 changed files with 1 additions and 1 deletions
|
|
@ -65,7 +65,7 @@ ENABLE_LLM_CACHE=true
|
||||||
# COSINE_THRESHOLD=0.2
|
# COSINE_THRESHOLD=0.2
|
||||||
### Number of entities or relations retrieved from KG
|
### Number of entities or relations retrieved from KG
|
||||||
# TOP_K=40
|
# TOP_K=40
|
||||||
### Maxmium number or chunks for naive vactor search
|
### Maxmium number or chunks for naive vector search
|
||||||
# CHUNK_TOP_K=20
|
# CHUNK_TOP_K=20
|
||||||
### control the actual enties send to LLM
|
### control the actual enties send to LLM
|
||||||
# MAX_ENTITY_TOKENS=6000
|
# MAX_ENTITY_TOKENS=6000
|
||||||
|
|
|
||||||
Loading…
Add table
Reference in a new issue