AgentOps-AI / agentops

Python SDK for AI agent monitoring, LLM cost tracking, benchmarking, and more. Integrates with most LLMs and agent frameworks like CrewAI, Langchain, and Autogen
https://agentops.ai
MIT License
2.2k stars 214 forks source link

[Feature]: Meta LlamaStack Support #488

Open areibman opened 2 weeks ago

areibman commented 2 weeks ago

💡 Feature Description and Proposed Solution

https://github.com/meta-llama/llama-stack-client-python

Meta created an agent framework called LlamaStack. We should:

  1. Try to raise a PR to add optional AgentOps support for tracking
  2. Add auto-instrumentation in the AgentOps library to integrate with Llama Stack

🤔 Related Problem

No response

🤝 Contribution

thaddavis commented 4 days ago

I'm working on this