Feedback

Overview of the Feedback API

Hand off to an LLM

Submit training corrections for extract, classify, and join events.

Feedback is event-centric — each correction is attached to an event by its eventID, and the server resolves the correct underlying storage (extract/join transformations or classify route events) from the event's function type.

Split and enrich function types do not support feedback.

See also

On this page