From edeb89abc657fc14560b263a5ab562a5b47fefeb Mon Sep 17 00:00:00 2001 From: yangdx Date: Thu, 24 Jul 2025 10:09:24 +0800 Subject: [PATCH] Update comments --- env.example | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/env.example b/env.example index 07216df9..23630703 100644 --- a/env.example +++ b/env.example @@ -48,7 +48,7 @@ OLLAMA_EMULATING_MODEL_TAG=latest ######################## ### 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 # HISTORY_TURNS=0 # COSINE_THRESHOLD=0.2