Skip to content

API Reference

TODO: two ways to use pipe — import it as a library, or serve that same library as an HTTP API on your own cloud. This section documents both.

  • Library


    TODO: the importable surface — core Pipe/Chain, ops, experts, providers, utils.

    Library

  • REST API


    TODO: serve any op as an HTTP endpoint on your own infrastructure — same core, no rewrite. You own the keys, data boundary, and deployment.

    REST API