Llama Stack is a framework from Meta AI for building Agentic applications.
Install the AgentOps SDK
Install the Llama Stack Client
Add 3 lines of code
agentops.init
before calling any openai
, cohere
, crew
, etc models..env
variable for easy access.Run your 🦙🥞 application