Improve local service checks and web search tooling
This commit is contained in:
@@ -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:
|
||||
|
||||
Reference in New Issue
Block a user