Optionalagent_Body param: Configuration for the agent.
Optionalapi_Path param: Which version of the API to use.
OptionalbackgroundBody param: Whether to run the model interaction in the background.
Body param: The inputs 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).
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.