AgentOps works seamlessly with LlamaIndex, a framework for building context-augmented generative AI applications with LLMs.
Install the AgentOps SDK
Install LlamaIndex AgentOps Instrumentation
Add 2 lines of code
agentops.init
before calling any openai
, cohere
, crew
, etc models..env
variable for easy access.Run your LlamaIndex application
Clickable link to session