Update env.example
This commit is contained in:
parent
a1df76a4ea
commit
2db7e4a3e8
1 changed files with 1 additions and 2 deletions
|
|
@ -175,9 +175,8 @@ LLM_BINDING_API_KEY=your_api_key
|
|||
# LLM_BINDING=openai
|
||||
|
||||
### OpenAI Specific Parameters
|
||||
### To mitigate endless output, set the temperature and frequency penalty parameter to a highter value
|
||||
### To mitigate endless output, set the temperature to a highter value
|
||||
# OPENAI_LLM_TEMPERATURE=0.8
|
||||
# OPENAI_FREQUENCY_PENALTY=1.2
|
||||
|
||||
### OpenRouter Specific Parameters
|
||||
# OPENAI_LLM_EXTRA_BODY='{"reasoning": {"enabled": false}}'
|
||||
|
|
|
|||
Loading…
Add table
Reference in a new issue