Uses of Class
com.google.genai.gaos.models.interactions.DeepResearchAgentConfig
Packages that use DeepResearchAgentConfig
-
Uses of DeepResearchAgentConfig in com.google.genai.gaos.models.interactions
Methods in com.google.genai.gaos.models.interactions that return DeepResearchAgentConfigModifier and TypeMethodDescriptionDeepResearchAgentConfig.Builder.build()DeepResearchAgentConfig.withCollaborativePlanning(Boolean collaborativePlanning) Enables human-in-the-loop planning for the Deep Research agent.DeepResearchAgentConfig.withEnableBigqueryTool(Boolean enableBigqueryTool) Enables bigquery tool for the Deep Research agent.DeepResearchAgentConfig.withThinkingSummaries(ThinkingSummaries thinkingSummaries) DeepResearchAgentConfig.withVisualization(Visualization visualization) Whether to include visualizations in the response.