Enumeration GMIInteractionType

Defines the type of interaction or input being provided to the GMI.

Enumeration Members

TEXT: "text"
MULTIMODAL_CONTENT: "multimodal_content"
TOOL_RESPONSE: "tool_response"
SYSTEM_MESSAGE: "system_message"
LIFECYCLE_EVENT: "lifecycle_event"