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.
-
OpenAI clients
Call chat completions from Python and JavaScript, including streaming.
-
Custom graphs
Register default and custom schemas, async factories, streaming, and HITL.