agentConfig

Configuration parameters for the agent interaction.


Sets Builder.agentConfig to an arbitrary JSON value.

You should usually call Builder.agentConfig with a well-typed AgentConfig value instead. This method is primarily for setting the field to an undocumented or not yet supported value.


Alias for calling agentConfig with AgentConfig.ofDynamic(dynamic).


Alias for calling agentConfig with AgentConfig.ofDeepResearch(deepResearch).