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.
-
OpenAI clients
Call Responses from Python and JavaScript, including streaming and tools.
-
Coding agents
Use registered LGOS graphs from Codex, OpenCode, pi, and other agents.
-
Custom graphs
Register default and custom schemas, async factories, streaming, and HITL.