body
Parameters for creating model interactions
public final InteractionCreateParams.Builder body(CreateModelInteractionParams createModelInteractionParams)
Alias for calling body with Body.ofCreateModelInteractionParams(createModelInteractionParams).
public final InteractionCreateParams.Builder body(CreateAgentInteractionParams createAgentInteractionParams)
Alias for calling body with Body.ofCreateAgentInteractionParams(createAgentInteractionParams).