Update README.md

This commit is contained in:
Cameron
2026-01-20 11:44:38 -06:00
committed by GitHub
parent 4f3f16c67f
commit 48accb6a0f
+1 -1
View File
@@ -38,7 +38,7 @@ Set the following environment variables:
- `LLM_TEMPERATURE`: Defaults to `0.2`.
- `LLM_CONTEXT_COUNT`: Search results to include. Defaults to `5`.
- `LLM_TABS`: Comma-separated tab whitelist. Defaults to general,science,it,news.
- `LLM_STYLE`: UI mode. Set to "simple" for no interactive controls (copy, regenerate, follow up, continue). Defaults to simple.
- `LLM_STYLE`: UI mode. Set to "interactive" for interactive controls (copy, regenerate, follow up, continue). Defaults to "simple".
## How It Works