CreateAgentInteractionParamsNonStreaming: CreateAgentInteractionParams & {
    stream?: false;
}