anthropic.internal.invoke
The one internal entry point: render, send, normalize — one model turn.
Reference version
Signature
function anthropic.internal.invoke(
c: anthropic.Client,
input: ai.ModelTurnInput
) -> ai.ModelTurn throws baml.errors.InvalidArgument | baml.errors.Io | baml.errors.ParseError | baml.errors.Timeout | baml.json.SerializationError | ai.errors.Failure
The one internal entry point: render, send, normalize — one model turn.
Source:<builtin>/anthropic/ns_internal/messages.bamlbytes 34737–35154