Module: Vapi::Types::CreateAssistantDtoFirstMessageMode
- Extended by:
- Internal::Types::Enum
- Defined in:
- lib/vapi/types/create_assistant_dto_first_message_mode.rb
Constant Summary collapse
- ASSISTANT_SPEAKS_FIRST =
"assistant-speaks-first"- ASSISTANT_SPEAKS_FIRST_WITH_MODEL_GENERATED_MESSAGE =
"assistant-speaks-first-with-model-generated-message"- ASSISTANT_WAITS_FOR_USER =
"assistant-waits-for-user"
Method Summary
Methods included from Internal::Types::Enum
coerce, finalize!, inspect, load, strict!, strict?, values