Skip to main content

1. Install

2. Initialize the client

3. Send your first message

The chat() method handles conversation creation automatically. You only need the agent ID, a user identifier, and the message — the SDK takes care of the rest.

4. Stream a response

CLI quickstart

The Studio CLI exposes the same workflows from the terminal.

Next steps