library · inferred from evidence
tavily-python
A Python library for interacting with the Tavily API, referenced in the GitHub issue links.
- 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.