Optionalagent_Body param: Configuration parameters for the agent interaction.
Optionalapi_Path param: Which version of the API to use.
OptionalbackgroundBody param: Input only. Whether to run the model interaction in the background.
Body param: The input for the interaction.
Optionalprevious_Body param: The ID of the previous interaction, if any.
Optionalresponse_Body param: Enforces that the generated response is a JSON object that complies with the JSON schema specified in this field.
Optionalresponse_Body param: The mime type of the response. This is required if response_format is set.
Optionalresponse_Body param: The requested modalities of the response (TEXT, IMAGE, AUDIO).
Optionalservice_Body param: The service tier for the interaction.
OptionalstoreBody param: Input only. Whether to store the response and request for later retrieval.
Body param: Input only. Whether the interaction will be streamed.
Optionalsystem_Body param: System instruction for the interaction.
OptionaltoolsBody param: A list of tool declarations the model may call during interaction.
Body param: The name of the
Agentused for generating the interaction.