aws.internal.ConverseRequest
The Converse request body. The model id and the credentials are NOT part of it — they live in the URL path and the signed headers respectively (asserted by `bedrock_no_model_or_creds_in_body`, `build_request/bedrock.rs:671-677`).
Reference version
Signature
class aws.internal.ConverseRequestThe Converse request body. The model id and the credentials are NOT part of
it — they live in the URL path and the signed headers respectively
(asserted by bedrock_no_model_or_creds_in_body,
build_request/bedrock.rs:671-677).
Source:<builtin>/aws/ns_internal/bedrock.bamlbytes 10149–10546
Fields
messages
system
aws.internal.SystemContentBlock[] | nullinferenceConfig
aws.internal.InferenceConfig | nulltoolConfig
aws.internal.ToolConfig | nulladditionalModelRequestFields
baml.json.json | nullModel-specific parameters Converse has no first-class field for
(top_k, anthropic_beta, …). Open-ended by definition — the second
baml.json.json escape hatch.