Update env.example

This commit is contained in:
yangdx 2025-08-29 10:18:12 +08:00
parent e51fa2439d
commit ac2db35160

View file

@ -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