DeepResearchResponse
Defined in the deep_research_agent module.Complete response from a Deep Research query. Attributes: report: The final research report text citations: List of citations with source metadata reasoning_steps: List of reasoning steps taken web_searches: List of web search queries executed code_executions: List of code execution steps mcp_calls: List of MCP tool calls file_searches: List of file search calls (Gemini) provider: The provider used (openai, gemini, litellm) interaction_id: Interaction ID (Gemini) or Response ID (OpenAI) raw_response: The raw API response object
Properties
No description available.
No description available.
No description available.
No description available.
No description available.
No description available.
No description available.
No description available.
No description available.
No description available.

