chat
Close a stored completion transcript (deprecated)
Deprecated: append a client-side terminal tool's result and answer to a stored transcript.
Completions end with the model's plain-text answer, so nothing needs closing; harnesses that still end turns with their own terminal tool should resend the full history in messages on the next request instead.
post/v1/chat/completions/{completion_id}/transcript/close
Path parameters
completion_idstring required
ID of the chat completion
ID of the chat completion
Request body
Response
The stored chat completion