Skip to content

Tutorials

Follow these tutorials in order for a complete first run, or jump directly to the client or graph workflow you need.

  • Getting started

    Run the repository demo API and call its graphs.

    Run the demo

  • OpenAI clients

    Call chat completions from Python and JavaScript, including streaming.

    Connect a client

  • Custom graphs

    Register default and custom schemas, async factories, streaming, and HITL.

    Register a graph