Claude Web Search API & Python
Anthropic just announced web search via the Claude API. Here's the docs.
Here's a video on how to build a research agent with this new functionality in Python.
Here's the code to go along with the video:
# web.py
import anthropic
from icecream import