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.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).

Source:<builtin>/aws/ns_internal/bedrock.bamlbytes 1014910546

Fields

additionalModelRequestFields

baml.json.json | null

Model-specific parameters Converse has no first-class field for (top_k, anthropic_beta, …). Open-ended by definition — the second baml.json.json escape hatch.