Ask a question to get started
Enter to sendā¢Shift+Enter new line
stream: Optional[bool] = Field( default=False, description="Whether to stream the research results as they are generated. \n When 'true', returns a Server-Sent Events (SSE) stream.\n \n Default is False.\n " )