kopia lustrzana https://github.com/transitive-bullshit/chatgpt-api
docs: fix modelfetch icon
rodzic
e89c740e44
commit
c960a4c20b
|
@ -31,18 +31,19 @@ description: Deploy your first MCP product to Agentic in minutes.
|
||||||
<Card
|
<Card
|
||||||
title='TS ModelFetch'
|
title='TS ModelFetch'
|
||||||
href='/publishing/guides/ts-modelfetch'
|
href='/publishing/guides/ts-modelfetch'
|
||||||
icon='cube-transparent'
|
icon='cube'
|
||||||
>
|
>
|
||||||
Create a new MCP server and deploy it to Agentic using ModelFetch SDK.
|
Create a new MCP server and deploy it to Agentic using ModelFetch SDK.
|
||||||
</Card>
|
</Card>
|
||||||
|
|
||||||
<Card
|
<Card
|
||||||
title='TS FastMCP Server'
|
title='TS FastMCP Server'
|
||||||
href='/publishing/guides/ts-fastmcp'
|
href='/publishing/guides/ts-fastmcp'
|
||||||
icon='bolt'
|
icon='bolt'
|
||||||
>
|
>
|
||||||
Create a new MCP server and deploy it to Agentic using the TS `fastmcp` package.
|
Create a new MCP server and deploy it to Agentic using the TS `fastmcp`
|
||||||
</Card>
|
package.
|
||||||
|
</Card>
|
||||||
|
|
||||||
<Card
|
<Card
|
||||||
title='TS MCP Hono'
|
title='TS MCP Hono'
|
||||||
|
|
Ładowanie…
Reference in New Issue