From ac2db35160f5331ea4766d05a3a6e26d91fe4fb6 Mon Sep 17 00:00:00 2001 From: yangdx Date: Fri, 29 Aug 2025 10:18:12 +0800 Subject: [PATCH] Update env.example --- env.example | 1 - 1 file changed, 1 deletion(-) diff --git a/env.example b/env.example index abb73112..c5cb4d28 100644 --- a/env.example +++ b/env.example @@ -158,7 +158,6 @@ MAX_PARALLEL_INSERT=2 ########################################################### ### LLM request timeout setting for all llm (set to TIMEOUT if not specified, 0 means no timeout for Ollma) # LLM_TIMEOUT=150 -### Some models like o1-mini require temperature to be set to 1, some LLM can fall into output loops with low temperature LLM_BINDING=openai LLM_MODEL=gpt-4o