Skip to content

AI Topic

An AI-generated topic assigned to the conversation.

typestring

Always ai_topic.

Example:"ai_topic"
topic_namestring

The name of the AI-generated topic.

Example:"Billing"
subtopicsArray of objects(AI Subtopic)

The subtopics under this topic.

{ "type": "ai_topic", "topic_name": "Billing", "subtopics": [ {} ] }