---
title: Model Providers
metaTitle: "LLM Provider Observability - OpenAI, Anthropic, Gemini"
description: "Trace LLM provider API calls with OpenObserve. Monitor token usage, latency, and model metadata for OpenAI, Anthropic, Gemini, Mistral, Ollama, and more."
---

# LLM Provider Observability Integrations

OpenObserve provides per-call observability for LLM provider APIs, capturing token usage (prompt, completion, total), latency, model name, and error details for every request. Monitor cost, performance, and reliability across all the LLM providers your application uses.

These integrations use OpenInference or OpenTelemetry instrumentors for each provider's SDK, sending traces directly to OpenObserve.

## LLM Provider Integration Guides

- [Anthropic (Python)](anthropic.md)
- [Anthropic (JavaScript)](anthropic-js.md)
- [Azure AI Foundry](azure-ai-foundry.md)
- [BytePlus](byteplus.md)
- [Cerebras](cerebras.md)
- [Cohere](cohere.md)
- [CometAPI](cometapi.md)
- [Databricks](databricks.md)
- [DeepSeek](deepseek.md)
- [Fireworks AI](fireworks.md)
- [Google Gemini](google-gemini.md)
- [Groq](groq.md)
- [Hugging Face](huggingface.md)
- [Mistral](mistral.md)
- [Novita AI](novita.md)
- [Ollama](ollama.md)
- [OpenAI (Python)](openai.md)
- [OpenAI (JavaScript)](openai-js.md)
- [OpenAI Assistants](openai-assistants.md)
- [Together AI](together-ai.md)
- [vLLM](vllm.md)
- [xAI Grok](xai-grok.md)
