Supported frameworks
Galileo supports a range of LLM and agentic frameworks, either with a direct integration, using OpenTelemetry, or using OpenInference.| Framework | Supported integrations |
|---|---|
| CrewAI | CrewAI Event Listener OpenInference |
| Google ADK | OpenInference |
| LangChain/LangGraph | LangChain callback OpenInference |
| OpenAI | OpenAI SDK wrapper |
| OpenAI Agents SDK | OpenAI Agents trace processor |
| Microsoft Agent Framework | OpenTelemetry |
| Strands Agents | OpenTelemetry |
| Vercel AI SDK | OpenTelemetry |
Next steps
OpenTelemetry and OpenInference
OpenTelemetry and OpenInference
Learn how to integrate Galileo with OpenTelemetry and OpenInference for comprehensive observability and tracing.
Google ADK
Learn how to integrate a Google ADK project with Galileo using OpenTelemetry and OpenInference.
Strands Agents
Learn how to integrate a Strands Agents project with Galileo using OpenTelemetry.
Microsoft Agent Framework
Learn how to integrate a Microsoft Agent Framework project with Galileo using OpenTelemetry.
Vercel AI SDK
Learn how to integrate a Vercel AI SDK project with Galileo using OpenTelemetry.
LLM SDK integrations
OpenAI wrapper
Automatically log calls to the OpenAI SDK with a wrapper.
Agent framework integrations
CrewAI event listener
Automatically log all the steps in your CrewAI application with the Galileo event listener.
LangChain/LangGraph callback
Automatically log all the steps in your LangChain or LangGraph application with the Galileo callback.
OpenAI Agents trace processor
Automatically log all the steps in your OpenAI Agent SDK apps using the Galileo trace processor.