Skip to main content

Documentation Index

Fetch the complete documentation index at: https://private-04b27de1.mintlify.app/llms.txt

Use this file to discover all available pages before exploring further.

process_message_content

process_message_content(message: dict[str, Any]) -> str | list[dict[str, Any]]
Process message content, handling both string and list formats with images. Parameters:
NameDescription
messageType: dict[str, Any]