service · inferred from evidence
Tavily
A hosted search API service mentioned in the context of a bug with the `include_domains` parameter.
- Tavily search with multiple include_domains returns no results
`tavily.search(query=..., search_depth="advanced", include_domains=['www.allocine.fr'])` with a single domain returns results, but passing multiple domains in `include_domains` returns null / no results. Also reported on AsyncTavilyClient.