LLM response

promptId
string

Corresponding prompt ID

sequenceId
integer

Monotonically increasing sequence ID for the responses of the given prompt

responseFormatSpecification
string

LLM response format specification used for the current prompt. 'null' means either no custom format was specified or it was configured to be excluded.

summary
string[]

Accumulated Summary responses content

sentimentAnalysis
object[]

Accumulated SentimentAnalysis responses content

Sentiment Analysis response content

topicDetection
object[]

Accumulated TopicDetection responses content

Topic Detection response content

autoChapter
object[]

Accumulated AutoChapter responses content

Auto Chapter response content

intentDetection
object[]

Accumulated IntentDetection responses content

Intent Detection response content

askAnything
string[]

Accumulated AskAnything responses content

sentimentAnalysisSummary
object

Sentiment Analysis Summary DTO