Skip to content

lewiesnyder/anthropic-websearch-api

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

1 Commit
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Anthropic Websearch API

A simple example of web search RAG using Anthropic's Web Search Tool as part of the Anthropic API.

Usage

Requirements

  1. python ^3.11
  2. uv for dependency management
  3. An Anthropic account and API key added to a .env file as ANTHROPIC_API_KEY

Setup

uv venv
source .venv/bin/activate
uv sync

Run

Open notebook.ipynb and run the notebook

About

A simple example of web search RAG using Anthropic's Web Search Tool

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

 
 
 

Contributors