Update env.example

Fixed spelling typo.
This commit is contained in:
Francois van Schalkwyk 2025-09-11 14:24:19 +01:00 committed by GitHub
parent 9c9d55b697
commit 7075b3bec6
No known key found for this signature in database
GPG key ID: B5690EEEBB952194

View file

@ -65,7 +65,7 @@ ENABLE_LLM_CACHE=true
# COSINE_THRESHOLD=0.2
### Number of entities or relations retrieved from KG
# TOP_K=40
### Maxmium number or chunks for naive vactor search
### Maxmium number or chunks for naive vector search
# CHUNK_TOP_K=20
### control the actual enties send to LLM
# MAX_ENTITY_TOKENS=6000