Skip to main content
Version: Beta

AssistantDeltaMessageThoughtProcessSentenceAdd

description

Delta event to append a new sentence to the thought process.

type AssistantDeltaMessageThoughtProcessSentenceAdd {
thoughtProcessSentence: AssistantAnswerSentence!
}

Fields

AssistantDeltaMessageThoughtProcessSentenceAdd.thoughtProcessSentence ● AssistantAnswerSentence! non-null object graph-ql-types

@exposed

Implemented By

AssistantAskQuestionDelta union