optimize: prompt engineering and model config

This commit is contained in:
cra88y
2026-01-10 19:53:59 -06:00
parent dd3eea5182
commit 310d810390
2 changed files with 15 additions and 3 deletions
+2
View File
@@ -7,6 +7,8 @@ A SearXNG plugin that streams an AI response using results as grounding context
Set the following environment variables:
- `GEMINI_API_KEY`: Your Google Gemini API key.
- `GEMINI_MODEL`: (Optional) Defaults to `gemini-3-flash-preview`.
- `GEMINI_MAX_TOKENS`: (Optional) Defaults to `500`.
- `GEMINI_TEMPERATURE`: (Optional) Defaults to `0.2`.
### settings.yml
Add this to your SearXNG configuration file to enable the plugin: