Improve local service checks and web search tooling

This commit is contained in:
William Valentin
2026-02-22 22:12:44 -08:00
parent b477705806
commit f27aabae3b
12 changed files with 228 additions and 11 deletions
+3
View File
@@ -255,9 +255,12 @@ models:
# api_key: "${BRAVE_API_KEY}"
# max_results: 5
# # endpoint: "http://searxng:8080" # Used when provider=searxng
# # fallback_endpoint: "https://searxng.homelab.local" # Optional backup endpoint for provider=searxng
#
# Optional local Brave Search MCP container (for MCP workflows only):
# docker compose --profile search up -d brave-search
# Optional local SearXNG container:
# docker compose --profile search up -d searxng
# Built-in web.search* tools call Brave/SearXNG HTTP endpoints directly.
hooks: