Update env.example
This commit is contained in:
parent
387d817fc2
commit
64bbe7233b
1 changed files with 1 additions and 1 deletions
|
|
@ -176,7 +176,7 @@ LLM_BINDING_API_KEY=your_api_key
|
|||
|
||||
### OpenAI Specific Parameters
|
||||
### To mitigate endless output, set the temperature to a highter value
|
||||
# OPENAI_LLM_TEMPERATURE=0.8
|
||||
# OPENAI_LLM_TEMPERATURE=0.95
|
||||
|
||||
### OpenRouter Specific Parameters
|
||||
# OPENAI_LLM_EXTRA_BODY='{"reasoning": {"enabled": false}}'
|
||||
|
|
|
|||
Loading…
Add table
Reference in a new issue