Integration Guides

Learn how to integrate Lumina with your LLM applications.

Supported Providers

Quick Start Pattern

All integrations follow a simple pattern:

  1. Install the SDK: npm install @lumina/sdk
  2. Initialize the client
  3. Wrap your LLM calls with traceLLM()
  4. View traces in the dashboard

Next Steps


Table of contents