CreateInteractionRequest: {
    api_version?: string;
    body: CreateModelInteraction | CreateAgentInteraction;
}

Type declaration