Skip to content

Tutorials

Start with a minimal package-owned application, then extend its graph registry or connect another OpenAI client. The ready-made applications and integrations are documented separately under Demo Stack.

  • First application

    Install the package, register a provider-free graph, and call it through Chat Completions.

    Get started

  • 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