on programmatic tool calling
Last month anthropic published an article about having their models better use tools. They mention these three techniques: Tool Search Tool, which allows Claude to use search tools to access thousands of tools without consuming its context window Programmatic Tool Calling, which allows Claude to invoke tools in a code execution environment reducing the impact on the model’s context window Tool Use…