mirror of
https://github.com/PrefectHQ/fastmcp.git
synced 2026-08-11 08:09:10 +02:00
14 lines
212 B
Text
14 lines
212 B
Text
---
|
|
title: sampling
|
|
sidebarTitle: sampling
|
|
---
|
|
|
|
# `fastmcp.client.sampling`
|
|
|
|
## Functions
|
|
|
|
### `create_sampling_callback`
|
|
|
|
```python
|
|
create_sampling_callback(sampling_handler: SamplingHandler) -> SamplingFnT
|
|
```
|