Skip to main content

Parameters

Providers and provider_used

The API tries Brave first. If Brave fails and the host has SEARCH_FALLBACK_ENABLED=true and a TAVILY_API_KEY, the server may answer from Tavily once. There is no query parameter to pick a provider. Successful responses include provider_used: "brave" or "tavily". Brave responses may be cached in Redis (same query + num_results); Tavily responses are not cached in iteration 46, so repeat queries after a fallback miss still hit the providers.

Response