Anthropic Web Search

Hi,

I see today a new feature with Anthropic API - web search. It says it needs to be enabled within the API request.

Web search tool - Anthropic

So my question is would this need to be enabled by Pickaxe itself when it connects our API key to Anthropic or is it something we could build an action to implement (similar to the google seach exsiting action) - the documentation does give some python code.

Thanks!

Hi @lachb you have a couple of options:

  1. Enable Pickaxe websearch with the Google Search action

  2. Create a new Pickaxe action to call the anthropic messages endpoint and add the web search tool as part of the call
    Messages - Anthropic