Supported frameworks
Galileo supports a range of LLM and agentic frameworks, either with a direct integration, using OpenTelemetry, or using OpenInference.| Framework | Supported integrations |
|---|---|
| A2A Protocol | galileo-a2a |
| 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.
Model provider integrations
AWS Bedrock Inference Profiles
Map Galileo models to AWS Bedrock Inference Profile ARNs.
Custom model integrations
Configure custom LLM providers with JSON in the Galileo console.
Gemini Enterprise credentials
Create a Google Cloud service account JSON key and connect Gemini Enterprise to Galileo.
LLM SDK integrations
OpenAI wrapper
Automatically log calls to the OpenAI SDK with a wrapper.
Agent framework integrations
A2A Protocol
Add end-to-end distributed tracing to multi-agent systems using the Google A2A protocol.
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.