Pipeline
A graph of nodes (LLMs, loaders, transforms, knowledge readers) you build, save, and run.
Agent
Tools, typed I/O, and multi-turn conversations via
Session.Knowledge Base
Managed vector + document store you query directly or expose as a tool on an Agent.
Table
Typed schema, AI-generated columns (Pipeline / Agent), and SQL-grade filters.
Get started in 60 seconds
Authenticate
Run your first pipeline
Follow the Quickstart for a five-line LLM pipeline you can paste and run.
What you can build
RAG pipelines
Wire a knowledge-base reader into an LLM in a few lines.
Conversational agents
Tools, approvals, and streamed tool events out of the box.
Background batch runs
Kick off long-running jobs and poll for results.
Streaming chatbots
Multi-turn sessions with token-level streaming.
Reference
Pipeline reference
Every public method, grouped by topic.
Agent reference
Lifecycle, tools, running, types.
Errors
Full exception hierarchy with status codes.
