mirror of
https://github.com/PrefectHQ/fastmcp.git
synced 2026-08-24 06:24:18 +02:00
Fixes issue #2431 where exclude_args fails when excluded parameters have non-serializable types (e.g., ServerSession). The fix excludes parameters from function annotations before Pydantic tries to serialize them. Also adds deprecation notice that exclude_args will be deprecated in FastMCP 2.14 in favor of dependency injection. |
||
|---|---|---|
| .. | ||
| auth | ||
| composition.mdx | ||
| context.mdx | ||
| elicitation.mdx | ||
| icons.mdx | ||
| logging.mdx | ||
| middleware.mdx | ||
| progress.mdx | ||
| prompts.mdx | ||
| proxy.mdx | ||
| resources.mdx | ||
| sampling.mdx | ||
| server.mdx | ||
| storage-backends.mdx | ||
| tools.mdx | ||