Convert MCP document to LLM function calling application.
Converts MCP (Model Context Protocol) to LLM (Large Language Model) function calling application.
The reasons why @samchon/openapi recommends to use the function calling feature instead of directly using the mcp_servers property of LLM API are:
@samchon/openapi
mcp_servers
Properties for composition
LLM function calling application
Convert MCP document to LLM function calling application.
Converts MCP (Model Context Protocol) to LLM (Large Language Model) function calling application.
The reasons why
@samchon/openapi
recommends to use the function calling feature instead of directly using themcp_servers
property of LLM API are: