Expand description
Adapt a raw provider response to a task’s per-row output. Stays Arrow-free;
the operator builds the column from the returned InferenceOutputs.
Enums§
- Adapter
Error - Errors from adapting a response to a task output.
Functions§
- parse_
response - Map a raw provider response to the task’s per-row output.