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

topicDetection
object[]

Accumulated TopicDetection responses content

autoChapter
object[]

Accumulated AutoChapter responses content

intentDetection
object[]

Accumulated IntentDetection responses content

askAnything
string[]

Accumulated AskAnything responses content

sentimentAnalysisSummary
object

Sentiment Analysis Summary DTO