Update env.example

This commit is contained in:
yangdx 2025-09-06 01:24:12 +08:00
parent 387d817fc2
commit 64bbe7233b

View file

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