Installation
Let’s get the Overseer SDK installed and configured in your project. The process is straightforward and should only take a few minutes.
Quick Install
-
Set Up Your Environment
Add your API key to the
.env
file: -
Install the SDK
-
Verify Installation
Environment Variables
Make sure to load your environment variables in your application. We recommend using dotenv
:
Then in your application:
Next Steps
Once you have the SDK installed, head over to the Quick Start Guide to learn how to integrate it with your AI system.