Ask a question to get started
Enter to send•Shift+Enter new line
TavilyResearch( self, **kwargs: Any = {}, )
BaseTool
The model used by the research agent.
Default is 'auto'
A JSON Schema object that defines the structure of the research output.
Default is None
Whether to stream the research results as they are generated. When 'true', returns a Server-Sent Events (SSE) stream
Default is False
The format for citations in the research report.
Default is "numbered"
Tool that queries the Tavily Research API with dynamically settable parameters.