Skip to main content
AI Agents is currently in alpha. APIs may change.
Get your first AI-generated chart modification working in 5 minutes.

Prerequisites

1. Install the SDK

2. Create the Client

3. Prepare a Graph Configuration

4. Call the Agent

5. Use the Result

The Agents SDK returns an updated GraphConfig. Log it, persist it, or pass it to your renderer.
Chart rendering is separate from the Agents client. Use @graphysdk/react for the v2 React renderer when you are ready to display the chart.

Licence

npm install is not a commercial licence. Free Trial is 32 days, local or internal, and does not cover a public page. See licence and evaluation.

Next Steps

Configuration

Timeouts, retries, and logging

Streaming

Real-time progress updates

Error Handling

Retries and error types

REST API

Direct HTTP integration