mirror of
https://github.com/PrefectHQ/fastmcp.git
synced 2026-08-14 09:39:11 +02:00
14 lines
349 B
Text
14 lines
349 B
Text
---
|
|
title: sampling
|
|
sidebarTitle: sampling
|
|
---
|
|
|
|
# `fastmcp.client.sampling`
|
|
|
|
## Functions
|
|
|
|
### `create_sampling_callback` <sup><a href="https://github.com/jlowin/fastmcp/blob/main/src/fastmcp/client/sampling.py#L25"><Icon icon="github" size="14" /></a></sup>
|
|
|
|
```python
|
|
create_sampling_callback(sampling_handler: SamplingHandler) -> SamplingFnT
|
|
```
|