404
This page could not be found.
Maybe you are looking for:
Multi-modal MessagesStore messages with images, audio, and documentsMulti-provider MessagesStore and retrieve messages from OpenAI, Anthropic, and Gemini formatsGet messages from sessionGet messages from session. Default format is openai. Can convert to acontext (original), anthropic, or gemini format.Store message to sessionSupports JSON and multipart/form-data. In multipart mode: the payload is a JSON string placed in a form field. The format parameter indicates the format of the input message (default: openai, same as GET). The blob field should be a complete message object: for openai, use OpenAI ChatCompletionMessageParam format (with role and content); for anthropic, use Anthropic MessageParam format (with role and content); for acontext (internal), use {role, parts} format. The optional meta field allows attaching user-provided metadata to the message, which can be retrieved via get_messages().metas or updated via patch_message_meta().Store with UserAssociate Sessions, Disks, and Skills with user identifiers