1. Install
2. Initialize the client
3. Send your first message
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
- Learn about Agents
- Manage Conversations
- Handle Errors
- Explore the Studio CLI

