Skip to main content
Aleph Alpha

Installation

To use Aleph Alpha with Netra SDK, install both packages:
The Netra SDK automatically instruments Aleph Alpha API calls when initialized, providing comprehensive tracing and observability for your language model interactions.

Usage

Basic Setup

Initialize the Netra SDK with your API key to enable automatic instrumentation of Aleph Alpha calls.

Working with Aleph Alpha Completions

Once initialized, all Aleph Alpha API calls are automatically traced with detailed telemetry including prompts, completions, token usage, and timing information.

Using Decorators for Custom Workflows

Enhance tracing with Netra decorators to track custom workflows, agents, and tasks alongside Aleph Alpha calls.

Session Tracking

Track user sessions and conversations when using Aleph Alpha for conversational applications.

Next Steps

Explore additional Netra SDK capabilities to enhance your Aleph Alpha integration:
Last modified on March 17, 2026