update path and mdxify

This commit is contained in:
zzstoatzz 2025-06-20 12:59:11 -05:00
commit 5afe5b793e
55 changed files with 3596 additions and 171 deletions

View file

@ -0,0 +1,14 @@
---
title: sampling
sidebarTitle: sampling
---
# `fastmcp.client.sampling`
## Functions
### `create_sampling_callback`
```python
create_sampling_callback(sampling_handler: SamplingHandler) -> SamplingFnT
```