Vendor | Type | Typescript SDK | Python SDK | Cookbook |
---|---|---|---|---|
OpenAI | LLM | ✔ | ✔ | Link |
Anthropic | LLM | ✔ | ✔ | Link |
Azure OpenAI | LLM | ✔ | ✔ | Link |
Cohere | LLM | ✘ | ✔ | Link |
Groq | LLM | ✘ | ✔ | - |
Groq | LLM | ✘ | ✔ | - |
Perplexity | LLM | ✔ | ✔ | Link |
Mistral AI | LLM | ✔ | ✔ | |
KubeAI | LLM | ✔ | ✔ | - |
Vercel AI SDK | Framework | ✔ | ✘ | - |
Langchain | Framework | ✘ | ✔ | Link |
LlamaIndex | Framework | ✔ | ✔ | Link |
Langgraph | Framework | ✘ | ✔ | Link |
DSPy | Framework | ✘ | ✔ | - |
CrewAI | Framework | ✘ | ✔ | Link |
Ollama | Framework | ✘ | ✔ | Link |
Mem0 | Framework | ✘ | ✔ | Link |
Pinecone | Vector Database | ✔ | ✔ | Link |
ChromaDB | Vector Database | ✔ | ✔ | Link |
Qdrant | Vector Database | ✔ | ✔ | Link |
Weaviate | Vector Database | ✔ | ✔ | Link |
PGVector | Vector Database | ✔ | ✔ | - |
Observabililty Tools
Langtrace traces are OpenTelemetry compatible so you can export traces to your preferred choice of observability tool such as Datadog, Grafana, New Relic, etc. Use the guides below to set up traces for your chosen platform. Refer to the guide for your specific tool for additional information.Note: When shipping traces directly to other observability tools (e.g.,
Datadog, Instana, New Relic), you do not need a Langtrace API key. Only the API key
for your chosen observability tool is required.