mirror of
https://github.com/PrefectHQ/fastmcp.git
synced 2026-08-13 09:09:10 +02:00
Co-authored-by: marvin-context-protocol[bot] <225465937+marvin-context-protocol[bot]@users.noreply.github.com>
17 lines
492 B
Text
17 lines
492 B
Text
---
|
|
title: google_genai
|
|
sidebarTitle: google_genai
|
|
---
|
|
|
|
# `fastmcp.client.sampling.handlers.google_genai`
|
|
|
|
|
|
Google GenAI sampling handler with tool support for FastMCP 3.0.
|
|
|
|
## Classes
|
|
|
|
### `GoogleGenaiSamplingHandler` <sup><a href="https://github.com/PrefectHQ/fastmcp/blob/main/src/fastmcp/client/sampling/handlers/google_genai.py#L56" target="_blank"><Icon icon="github" style="width: 14px; height: 14px;" /></a></sup>
|
|
|
|
|
|
Sampling handler that uses the Google GenAI API with tool support.
|
|
|