Update comments
This commit is contained in:
parent
795ce4cbe7
commit
edeb89abc6
1 changed files with 1 additions and 1 deletions
|
|
@ -48,7 +48,7 @@ OLLAMA_EMULATING_MODEL_TAG=latest
|
||||||
########################
|
########################
|
||||||
### Query Configuration
|
### Query Configuration
|
||||||
########################
|
########################
|
||||||
# LLM responde cache for query (Not valid for streaming response
|
# LLM responde cache for query (Not valid for streaming response)
|
||||||
ENABLE_LLM_CACHE=true
|
ENABLE_LLM_CACHE=true
|
||||||
# HISTORY_TURNS=0
|
# HISTORY_TURNS=0
|
||||||
# COSINE_THRESHOLD=0.2
|
# COSINE_THRESHOLD=0.2
|
||||||
|
|
|
||||||
Loading…
Add table
Reference in a new issue