docs: clarify searxng local endpoint and fallback setup

This commit is contained in:
William Valentin
2026-02-22 22:16:39 -08:00
parent f27aabae3b
commit eb81e68dd8
3 changed files with 29 additions and 1 deletions
+1 -1
View File
@@ -254,7 +254,7 @@ models:
# provider: brave
# api_key: "${BRAVE_API_KEY}"
# max_results: 5
# # endpoint: "http://searxng:8080" # Used when provider=searxng
# # endpoint: "http://searxng:8080" # Used when provider=searxng (or http://localhost:18803 if Flynn runs on host)
# # fallback_endpoint: "https://searxng.homelab.local" # Optional backup endpoint for provider=searxng
#
# Optional local Brave Search MCP container (for MCP workflows only):