[]
        
(Showing Draft Content)

ChatAnalysis

ChatAnalysis

[POST] /api/v2/chat/analysis/queries

Request Body

Type: application/json-patch+json, application/json, text/json, application/*+json

UserMessageRequestDto

Responses

[200] Success

any

Type: [text/plain], [application/json], [text/json]

[400] Bad Request

[POST] /api/v2/chat/analysis/data-insight

Request Body

Type: application/json-patch+json, application/json, text/json, application/*+json

DataInsightRequestDto

Responses

[200] Success

any

Type: [text/plain], [application/json], [text/json]

[400] Bad Request

Models

Ƭ UserMessageRequestDto

Name Type
userInputNullable string
datasetIdNullable string
clientReferenceTimeNullable ISO DateTime Sting
includeInsight Boolean
stream Boolean

Ƭ DataInsightRequestDto

Name Type
topicNullable string
queryNullable string
aggregationResult AggregationResult
clientReferenceTimeNullable ISO DateTime Sting
stream Boolean

Ƭ AggregationResult

Name Type
idNullable string
datasetIdNullable string
dataNullable Array