Skip to content

Type Alias: ChatStatus

ChatStatus = "submitted" | "streaming" | "ready" | "error"