Skip to content

Explanation

Understand the design decisions and boundaries behind LGOS.

  • OpenAI compatibility

    The public client contract, supported behavior, and ownership boundaries.

    Read the contract

  • Architecture

    The request path through FastAPI, graph registration, execution, and output.

    Explore the architecture

  • LangGraph integration

    Graph registration, request adaptation, runner modes, and streaming.

    Follow the integration