Type alias ConversationConfigModel

ConversationConfigModel: z.infer<typeof conversationConfigSchema>

A JSON representation of a ConversationConfig instance.

Generated using TypeDoc