AgentOps provides first class support for Anthropic’s latest models
Install the AgentOps SDK
Install the Anthropic SDK
anthropic>=0.32.0
is currently supported with additional support for the Computer Use tool.Add 3 lines of code
agentops.init
before calling any openai
, cohere
, crew
, etc models..env
variable for easy access.Run your Agent
Clickable link to session