Open
Description
Question
From the docs I can't tell if Bedrock inference profiles are supported?
https://ai.pydantic.dev/api/models/bedrock/#pydantic_ai.models.bedrock.BedrockModelName
Typically inference profile ID or ARN is used in place of model ID. Is model name here synonymous to model ID from AWS's docs?
https://boto3.amazonaws.com/v1/documentation/api/latest/reference/services/bedrock-runtime/client/invoke_model.html
Additional Context
No response