Class: Vapi::ServerMessageTranscriptRole

Inherits:
Object
  • Object
show all
Defined in:
lib/vapi_server_sdk/types/server_message_transcript_role.rb

Overview

This is the role for which the transcript is for.

Constant Summary collapse

ASSISTANT =
"assistant"
USER =
"user"