| 类型 | JSON 模式引用链接 | 用途 |
|---|---|---|
| 消息 | https://api.smith.langchain.com/public/schemas/v1/message.json | 表示发送给聊天模型的消息,遵循 OpenAI 标准格式。 |
| 工具 | https://api.smith.langchain.com/public/schemas/v1/tooldef.json | 聊天模型可用于函数调用的工具定义,采用 OpenAI 的 JSON 模式启发式函数格式定义。 |
Connect these docs to Claude, VSCode, and more via MCP for real-time answers.

