Skip to main content

Module adapter

Module adapter 

Source
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§

AdapterError
Errors from adapting a response to a task output.

Functions§

parse_response
Map a raw provider response to the task’s per-row output.