Skip to main content
Netra provides seamless integrations with popular LLM providers, AI frameworks, vector databases, and voice services. With just a few lines of code, you can enable automatic tracing and observability for your AI applications.
Missing an integration? We’d love to hear from you! Open a GitHub issue to request a new integration.

Integration Types

Netra integrations fall into several categories:

LLM Providers

Direct integrations with model providers like OpenAI, Anthropic Claude, Google Gemini, and more.

LLM Frameworks

Trace applications built with LangChain, LlamaIndex, CrewAI, and other orchestration frameworks.

Voice Providers

Track speech-to-text and text-to-speech operations with OpenAI, Gemini, Deepgram, ElevenLabs, and Cartesia.

Voice Frameworks

Evaluate and simulate voice agents with LiveKit and Vapi.

Vector Databases

Monitor vector search operations with Pinecone, Chroma, Qdrant, Weaviate, and others.

Additional Support

Unified LLM gateways and protocol integrations including LiteLLM and MCP.

LLM Providers

Capture traces from direct LLM API calls including prompts, completions, token usage, and costs.

OpenAI

OpenAIGPT-4, GPT-3.5, Embeddings, DALL-E

Anthropic Claude

Anthropic ClaudeClaude 3 Opus, Sonnet, Haiku

Google Gemini

Google GeminiGemini Pro, Gemini Ultra

AWS Bedrock

AWS BedrockClaude, Titan, Llama on AWS

Mistral AI

Mistral AIMistral Large, Medium, Small

Groq

GroqUltra-fast LLM inference

All LLM Providers


LLM Frameworks

Trace complex AI applications with full visibility into agent workflows, chains, and tool calls.

LangChain

LangChainBuild LLM-powered applications

LangGraph

LangGraphStateful, multi-actor agents

LlamaIndex

LlamaIndexData framework for LLM apps

CrewAI

CrewAIMulti-agent orchestration

Pydantic AI

Pydantic AIType-safe AI development

Agno

AgnoAgent teams and workflows

All LLM Frameworks


Voice Providers

Track speech-to-text and text-to-speech operations for voice AI applications.

OpenAI Audio

OpenAI AudioWhisper STT and TTS models

Google Gemini Audio

Google Gemini AudioGemini TTS synthesis

Deepgram

DeepgramSpeech recognition and TTS

ElevenLabs

ElevenLabsAI voice generation

Cartesia

CartesiaReal-time voice AI

All Voice Providers


Voice Frameworks

Evaluate and simulate voice agents through automated call testing and telemetry ingestion.

LiveKit

LiveKitReal-time voice and video communication platform for building and evaluating voice agents through room-based simulations.

Vapi

VapiHosted voice AI platform with webhook-based telemetry for voice assistant evaluation and simulation.

Vector Databases

Monitor vector search operations, embeddings, and retrieval performance.

Pinecone

PineconeManaged vector DB

ChromaDB

ChromaDBOpen-source embedding DB

Qdrant

QdrantVector similarity search

Weaviate

WeaviateAI-native vector DB

Milvus

MilvusCloud-native vector DB

LanceDB

LanceDBServerless vector DB

Redis

RedisVector search with Redis

Marqo

MarqoEnd-to-end vector search

Additional Support

Unified API gateways and protocol integrations that extend Netra’s observability capabilities.

LiteLLM

LiteLLMUnified API gateway for 100+ LLM providers

MCP

MCPModel Context Protocol server tracing

Quick Start

Enable auto-instrumentation for any supported integration:
If you don’t specify instruments, Netra will auto-detect and instrument all supported libraries in your environment.

Next Steps

Last modified on August 31, 2026