mirror of
https://github.com/PrefectHQ/fastmcp.git
synced 2026-08-22 05:24:18 +02:00
chore: Update SDK documentation (#4679)
This commit is contained in:
parent
9feb1f378b
commit
803da5319c
30 changed files with 4066 additions and 90 deletions
|
|
@ -31,6 +31,28 @@
|
|||
}
|
||||
]
|
||||
},
|
||||
{
|
||||
"group": "fastmcp.server",
|
||||
"pages": [
|
||||
"python-sdk/fastmcp-server-caching",
|
||||
"python-sdk/fastmcp-server-completions",
|
||||
"python-sdk/fastmcp-server-context",
|
||||
"python-sdk/fastmcp-server-dependencies",
|
||||
"python-sdk/fastmcp-server-elicitation",
|
||||
"python-sdk/fastmcp-server-event_store",
|
||||
"python-sdk/fastmcp-server-extensions",
|
||||
"python-sdk/fastmcp-server-http",
|
||||
"python-sdk/fastmcp-server-lifespan",
|
||||
"python-sdk/fastmcp-server-low_level",
|
||||
"python-sdk/fastmcp-server-mixins",
|
||||
"python-sdk/fastmcp-server-providers",
|
||||
"python-sdk/fastmcp-server-server",
|
||||
"python-sdk/fastmcp-server-session_scoped_event_store",
|
||||
"python-sdk/fastmcp-server-sessions",
|
||||
"python-sdk/fastmcp-server-telemetry",
|
||||
"python-sdk/fastmcp-server-transforms"
|
||||
]
|
||||
},
|
||||
{
|
||||
"group": "fastmcp.utilities",
|
||||
"pages": [
|
||||
|
|
@ -79,6 +101,7 @@
|
|||
"python-sdk/fastmcp-utilities-mime",
|
||||
"python-sdk/fastmcp-utilities-openapi",
|
||||
"python-sdk/fastmcp-utilities-pagination",
|
||||
"python-sdk/fastmcp-utilities-prefab",
|
||||
"python-sdk/fastmcp-utilities-skills",
|
||||
"python-sdk/fastmcp-utilities-tasks",
|
||||
"python-sdk/fastmcp-utilities-tests",
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue