Skip to main content

我预感在一天之后, 所有关注 AI 的人都会看到这个文档了 🤣Anthropic 为 Claude Code 实现了 MCP tools 的动态调用,以便解决 context window 爆炸的情况

  1. 我预感在一天之后, 所有关注 AI 的人都会看到这个文档了 🤣

    Anthropic 为 Claude Code 实现了 MCP tools 的动态调用,以便解决 context window 爆炸的情况。

    顺便也给出了如果想自己实现该功能的思路。

    https://platform.claude.com/docs/en/agents-and-tools/tool-use/tool-search-tool

    https://platform.claude.com/cookbook/tool-use-automatic-context-compaction Tool search tool
OKHK