Code
cookbook/models/vertexai/claude/tool_use.py
Usage
1
Create a virtual environment
Open the
Terminal
and create a python virtual environment.2
Set your environment variables
3
Authenticate your CLI session
gcloud auth application-default login
You dont need to authenticate your CLI every time.
4
Install libraries
pip install -U anthropic agno
5
Run Agent