docs: update deriver input token example

This commit is contained in:
adavyas 2026-04-23 18:47:01 -07:00
parent 05acf37511
commit 08269b0f52
1 changed files with 1 additions and 1 deletions

View File

@ -301,7 +301,7 @@ DERIVER_ENABLED=true
# LLM settings
DERIVER_MODEL_CONFIG__TRANSPORT=openai
DERIVER_MODEL_CONFIG__MODEL=gpt-5.4-mini
DERIVER_MAX_INPUT_TOKENS=23000
DERIVER_MAX_INPUT_TOKENS=25000
# DERIVER_MODEL_CONFIG__THINKING_EFFORT=minimal
# DERIVER_MODEL_CONFIG__THINKING_BUDGET_TOKENS=1024
# DERIVER_MODEL_CONFIG__TEMPERATURE=0.7 # Optional temperature override