AI Agents is currently in alpha. APIs may change.
Prerequisites
- Node.js 18+
- A Graphy API key — create one in the console
- An existing
GraphConfig(or use the example below)
1. Install the SDK
2. Create the Client
3. Prepare a Graph Configuration
4. Call the Agent
5. Render the Result
Next Steps
Configuration
Timeouts, retries, and logging
Streaming
Real-time progress updates
Error Handling
Retries and error types
REST API
Direct HTTP integration

