AttractorEx.HTTP.Router (attractor_phoenix v0.1.0)

Copy Markdown View Source

Plug router exposing the AttractorEx HTTP API.

The router supports pipeline creation, status polling, SSE event streams, graph renderings, question answering, cancellation, one explicit checkpoint-backed resume action for admitted cancelled runs, checkpoint inspection, and context inspection.

Summary

Functions

Callback implementation for Plug.call/2.

Callback implementation for Plug.init/1.

Functions

call(conn, opts)

Callback implementation for Plug.call/2.

init(opts)

Callback implementation for Plug.init/1.