feat: LLM_QUESTION_MARK_REQUIRED added as an optional gate for AI answer generation
This commit is contained in:
@@ -44,6 +44,7 @@ Configure via the environment variables:
|
||||
- `LLM_CONTEXT_SHALLOW_COUNT`: Results with headlines only (additional breadth). Default `15`.
|
||||
- `LLM_TABS`: Tab whitelist, comma delimiter. Default `general,science,it,news`.
|
||||
- `LLM_INTERACTIVE`: UI mode. Default is `true` (interactive: copy, regenerate, follow up). Set to `false` for simple response only mode.
|
||||
- `LLM_QUESTION_MARK_REQUIRED`: Only trigger AI answers when the query contains `?`. Default `false`.
|
||||
|
||||
## How It Works
|
||||
1 user initial search
|
||||
|
||||
Reference in New Issue
Block a user