mirror of
https://github.com/PrefectHQ/fastmcp.git
synced 2026-08-26 15:34:18 +02:00
update path and mdxify
This commit is contained in:
parent
4f4f27a3d2
commit
5afe5b793e
55 changed files with 3596 additions and 171 deletions
14
docs/python-sdk/fastmcp-client-sampling.mdx
Normal file
14
docs/python-sdk/fastmcp-client-sampling.mdx
Normal file
|
|
@ -0,0 +1,14 @@
|
|||
---
|
||||
title: sampling
|
||||
sidebarTitle: sampling
|
||||
---
|
||||
|
||||
# `fastmcp.client.sampling`
|
||||
|
||||
## Functions
|
||||
|
||||
### `create_sampling_callback`
|
||||
|
||||
```python
|
||||
create_sampling_callback(sampling_handler: SamplingHandler) -> SamplingFnT
|
||||
```
|
||||
Loading…
Add table
Add a link
Reference in a new issue