SDK Installation
Zep provides SDKs for Python, TypeScript, and Go.
Python
pip
poetry
TypeScript
npm
yarn
pnpm
Go
Initialize Client
API keys are specific to a project. You can create multiple keys for a single project. Visit
Project Settings
in the Zep dashboard to manage your API keys.Python
TypeScript
Go
The Python SDK Supports Async Use
In order to use async client, you will need to import AsyncZep instead of Zep.
SDK Feature Support
Some SDKs may have limited functionality. The table below shows which features are supported by each SDK.