parse_image
Ref: https://docs.aws.amazon.com/bedrock/latest/APIReference/API_runtime_ImageSource.html returns a tuple of (Image Data, Content Type) Parameters:
Documentation Index
Fetch the complete documentation index at: /llms.txt
Use this file to discover all available pages before exploring further.
parse_image(image_url: str) -> tuple[bytes, str]
| Name | Description |
|---|---|
image_url | Type: str |