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]