openai.internal.invoke
The one internal entry point: render, send, normalize — one model turn.
Reference version
Signature
function openai.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>/openai/ns_internal/responses.bamlbytes 37001–37400