Skip to main content

Installation

Quick Start

Import order matters! Initialize Fallom before importing OpenAI.

Why Import Order Matters

Fallom uses OpenTelemetry auto-instrumentation which patches the OpenAI library when initialized. If you import OpenAI first, the instrumentation can’t patch it properly.

Streaming

With Azure OpenAI

Model A/B Testing

What Gets Traced

Next Steps

Model A/B Testing

Test different models in production.

Prompt Management

Manage and version your prompts.