anthropic.internal.BodyParams
Everything the body builder needs that is not in ai.ModelTurnInput. A host that is not `anthropic.Client` (Vertex, Bedrock) builds one of these.
Reference version
Signature
class anthropic.internal.BodyParamsEverything the body builder needs that is not in ai.ModelTurnInput. A host
that is not anthropic.Client (Vertex, Bedrock) builds one of these.
Source:<builtin>/anthropic/ns_internal/messages.bamlbytes 23158–23514
Fields
model
stringmax_tokens
inttemperature
float | nulltop_p
float | nulltop_k
int | nullstop_sequences
string[] | nullthinking
anthropic.ThinkingConfig | nulltool_choice
anthropic.ToolChoice | nullrequest_body
baml.json.json | nullclient_id
string