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