Skip to main content
Groq

Installation

Install both the Netra SDK and Groq SDK:

Usage

Initialize the Netra SDK with Groq instrumentation enabled. The SDK automatically traces all Groq API calls once initialized.

Streaming Responses

The SDK automatically handles streaming responses and captures the complete output:

Multiple Model Support

Groq supports various open-source models, all automatically instrumented:

Selective Instrumentation

Control which integrations are enabled using the instruments or blockInstruments configuration:

Next Steps

Last modified on March 17, 2026