When all clear on the unit and integration testing (after November 10)
Set Up: Clone this repo then...
- Get your anthropic key at https://www.anthropic.com/
- Navigate to the directory
- Add your Anthropic API key to the Yaml file (replace "ANTHROPIC_API_KEY" with your actual key) in this line: api_key_env_var: ANTHROPIC_API_KEY
- Now run in your terminal pip install -r requirements.txt and then run the agent.py