Skip to content

ChatResolutionDto

reference
1 min readUpdated

Kind: Class

Source: atloria-monorepo/apps/api/src/project/dto/chat-resolution.dto.ts

Body for the PUBLIC chat resolution endpoint (POST /public/p/:slugWithId/chat/resolution).

Answers the "Did this solve it?" prompt shown once per session after an assistant answer completes. Persisted as a chat_resolution InteractionEvent on the shared analytics spine (manuals-insights + ops cockpit read it).

Properties

PropertyType
outcome`'yes'
sessionIdstring

Was this page helpful?

Download as PDF