Skip to main content

Installation

Prerequisites

  • Python or TypeScript
  • An Observee account at observee.ai
  • API keys for your preferred LLM provider

Install the SDK

Get Your API Keys

Observee API Key

  1. Visit observee.ai
  2. Sign up or log in
  3. Navigate to API Keys
  4. Create a new API key (starts with obs_)

Environment Setup

Create a .env file:

Next Steps