Private Conversations

Compact a conversation

Trigger compaction of a conversation, summarizing older messages into a compaction message. Requires a model to use for summary generation.

post/api/w/{wId}/assistant/conversations/{cId}/compactions

Path parameters

wIdstring required

ID of the workspace

cIdstring required

ID of the conversation

Request body

Response

Compaction started

Changes

Changed in 2 of the 86 revisions of this API.11

    • added the optional property compactionMessage/branchId to the response with the 200 status

      response-optional-property-added

    • removed the optional property compactionMessage/branchId from the response with the 200 status

      response-optional-property-removed