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

Type declaration