Update Completion
Observability
Update Completion
Append messages or evaluation results to an existing completion. Use for streaming responses or adding post-hoc evaluation metrics.
POST
Update Completion
Authorizations
Bearer authentication header of the form Bearer <token>, where <token> is your auth token.
Body
application/json
Response
200 - application/json
RecordCompletionInfo(completion_id: uuid.UUID = FieldInfo(annotation=NoneType, required=True, description='The session entry ID'))
The session entry ID

