assistant

Create Citations

Endpoint to extract statements and their corresponding citations for a given message ID.

Args: message_id: The ID of the message to process.

Returns: A StatementCitationMap mapping statement texts to their supporting citation indices.

post/api/assistant/create_citations

Request body

message_idstring required

Response

Successful Response

object required

Changes