# wrappers

> **Module** in `langsmith`

📖 [View in docs](https://reference.langchain.com/python/langsmith/wrappers)

This module provides convenient tracing wrappers for popular libraries.

## Methods

- [`wrap_anthropic()`](https://reference.langchain.com/python/langsmith/wrappers/wrap_anthropic)
- [`wrap_gemini()`](https://reference.langchain.com/python/langsmith/wrappers/wrap_gemini)
- [`wrap_openai()`](https://reference.langchain.com/python/langsmith/wrappers/wrap_openai)

---

[View source on GitHub](https://github.com/langchain-ai/langsmith-sdk/blob/3661dbdace8294e443b6512d185bb9400e503213/python/langsmith/wrappers/__init__.py)