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 Responses.

    Get started

  • OpenAI clients

    Call Responses from Python and JavaScript, including streaming and tools.

    Connect a client

  • Coding agents

    Use registered LGOS graphs from Codex, OpenCode, pi, and other agents.

    Configure an agent

  • Custom graphs

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

    Register a graph