Ask a question to get started
Enter to sendā¢Shift+Enter new line
convert_to_openai_image_block( block: dict[str, Any], ) -> dict[str,
block
dict[str, Any]
Convert ImageContentBlock to format expected by OpenAI Chat Completions.
ImageContentBlock
The image content block to convert.