ℹ️ These docs are for the v2.0 version of Galileo. Documentation for v1.0 version can be found here.

Galileo home pagelight logodark logo
  • Sign Up
  • Sign Up
Documentation
SDK Reference
API Reference
Cookbooks
Release Notes
Overview
  • Overview
Logging
  • Logging Basics
  • Galileo Logger
  • Log Decorator
  • Galileo Context
Experiments
  • Experiments Basics
  • Datasets
  • Prompts
  • Run Experiments
Runtime protection
  • Runtime protection Basics
  • Rules
  • Rulesets
  • Stages
  • Invoke runtime protection
Metrics
  • Metrics Basics
Third-party integrations
  • Third-Party Integrations Overview
  • OpenAI SDK
  • OpenAI Agents SDK
  • LangChain and LangGraph
Python SDK Reference
  • Overview
  • galileo
TypeScript SDK Reference
  • Overview
  • galileo
Third-party integrations

Third-Party Integrations Overview

Learn about the Galileo integrations with third-party SDKs to automatically log your applications

Galileo third-party SDK integrations automatically capture prompts, responses, and performance metrics without requiring you to add explicit logging code throughout your application.

OpenAI wrapper

Automatically log calls to the OpenAI SDK with a wrapper.

OpenAI Agents trace processor

Automatically log all the steps in your OpenAI Agent SDK apps using the Galileo trace processor.

LangChain callback

Automatically log all the steps in your LangChain or LangGraph application with the Galileo callback.

Was this page helpful?

Suggest editsRaise issue
Metrics BasicsOpenAI SDK
Assistant
Responses are generated using AI and may contain mistakes.