Docs
Getting started
Install the SDK
Add the TypeScript or Python SDK to the service that runs your agents.
3 min
Updated
The SDK is a thin client over the REST API. It handles auth, retries and streaming run events.
TypeScript
Python
Configure
Both SDKs read EVENTIDE_API_KEY and EVENTIDE_REGION from the environment. Regions are eu and us. If you run Eventide in your own VPC, set EVENTIDE_BASE_URL as well.
Verify
The command prints your workspace name and the scopes on the key.