Update env.example
This commit is contained in:
parent
e51fa2439d
commit
ac2db35160
1 changed files with 0 additions and 1 deletions
|
|
@ -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 request timeout setting for all llm (set to TIMEOUT if not specified, 0 means no timeout for Ollma)
|
||||||
# LLM_TIMEOUT=150
|
# 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_BINDING=openai
|
||||||
LLM_MODEL=gpt-4o
|
LLM_MODEL=gpt-4o
|
||||||
|
|
|
||||||
Loading…
Add table
Reference in a new issue