mirror of
https://github.com/PrefectHQ/fastmcp.git
synced 2026-08-23 22:14:18 +02:00
chore: Update SDK documentation (#4155)
This commit is contained in:
parent
292e9af087
commit
6acacf2191
15 changed files with 804 additions and 30 deletions
|
|
@ -1,5 +1,4 @@
|
|||
[
|
||||
"python-sdk/fastmcp-apps",
|
||||
"python-sdk/fastmcp-cli",
|
||||
"python-sdk/fastmcp-client",
|
||||
"python-sdk/fastmcp-decorators",
|
||||
|
|
@ -13,6 +12,19 @@
|
|||
"python-sdk/fastmcp-telemetry",
|
||||
"python-sdk/fastmcp-tools",
|
||||
"python-sdk/fastmcp-types",
|
||||
{
|
||||
"group": "fastmcp.apps",
|
||||
"pages": [
|
||||
"python-sdk/fastmcp-apps-__init__",
|
||||
"python-sdk/fastmcp-apps-app",
|
||||
"python-sdk/fastmcp-apps-approval",
|
||||
"python-sdk/fastmcp-apps-choice",
|
||||
"python-sdk/fastmcp-apps-config",
|
||||
"python-sdk/fastmcp-apps-file_upload",
|
||||
"python-sdk/fastmcp-apps-form",
|
||||
"python-sdk/fastmcp-apps-generative"
|
||||
]
|
||||
},
|
||||
{
|
||||
"group": "fastmcp.experimental",
|
||||
"pages": [
|
||||
|
|
@ -39,6 +51,7 @@
|
|||
"python-sdk/fastmcp-utilities-__init__",
|
||||
"python-sdk/fastmcp-utilities-async_utils",
|
||||
"python-sdk/fastmcp-utilities-auth",
|
||||
"python-sdk/fastmcp-utilities-authorization",
|
||||
"python-sdk/fastmcp-utilities-cli",
|
||||
"python-sdk/fastmcp-utilities-components",
|
||||
"python-sdk/fastmcp-utilities-docstring_parsing",
|
||||
|
|
@ -82,6 +95,7 @@
|
|||
"python-sdk/fastmcp-utilities-openapi",
|
||||
"python-sdk/fastmcp-utilities-pagination",
|
||||
"python-sdk/fastmcp-utilities-skills",
|
||||
"python-sdk/fastmcp-utilities-tasks",
|
||||
"python-sdk/fastmcp-utilities-tests",
|
||||
"python-sdk/fastmcp-utilities-timeout",
|
||||
"python-sdk/fastmcp-utilities-token_cache",
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue