Wrappers
Overview
Galileo provides wrappers for popular LLM providers and frameworks to make it easy to integrate logging into your existing applications. These wrappers automatically capture LLM interactions and log them to Galileo.
Available Wrappers
- OpenAI: Wrap the OpenAI client to automatically log all LLM interactions
- Anthropic: Coming soon
Usage
Import the wrapper for your LLM provider and wrap your client instance: