anthropic.internal.invoke

The one internal entry point: render, send, normalize — one model turn.

Reference version

Signature

function anthropic.internal.invoke(
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 3473735154