Learn how to integrate Anthropic’s Claude models with Maxim for full observability and tracing, including both standard and streaming completions.
pip install anthropic
)pip install maxim-py
)pip install python-dotenv
).env
file with your API keysMAXIM_API_KEY
and MAXIM_LOG_REPO_ID
from your environment variables.