> ## Documentation Index
> Fetch the complete documentation index at: https://docs.ag2.ai/llms.txt
> Use this file to discover all available pages before exploring further.

# autogen.oai.anthropic.process_image_content

<code class="doc-symbol doc-symbol-heading doc-symbol-function" />

#### process\_image\_content

```python theme={null}
process_image_content(content_item: dict[str, Any]) -> dict[str, Any]
```

Process an OpenAI image content item into Claude format.

<b>Parameters:</b>

| Name           | Description               |
| -------------- | ------------------------- |
| `content_item` | **Type:** dict\[str, Any] |

<br />
