fastmcp/docs/python-sdk/fastmcp-client-sampling-handlers-openai.mdx
marvin-context-protocol[bot] 55094fd49b
chore: Update SDK documentation (#3551)
Co-authored-by: marvin-context-protocol[bot] <225465937+marvin-context-protocol[bot]@users.noreply.github.com>
2026-03-18 18:48:36 -04:00

17 lines
411 B
Text

---
title: openai
sidebarTitle: openai
---
# `fastmcp.client.sampling.handlers.openai`
OpenAI sampling handler for FastMCP.
## Classes
### `OpenAISamplingHandler` <sup><a href="https://github.com/PrefectHQ/fastmcp/blob/main/src/fastmcp/client/sampling/handlers/openai.py#L95" target="_blank"><Icon icon="github" style="width: 14px; height: 14px;" /></a></sup>
Sampling handler that uses the OpenAI API.