AgentOps-AI / agentops

Python SDK for 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
1.22k stars 97 forks source link

Ollama support #192

Closed areibman closed 1 week ago

areibman commented 2 months ago

🚀 Feature Request

💡 Got a brilliant idea? Support the official Ollama python library by instrumenting call code.

Update llm_tracker.py to search for ollama

siyangqiu commented 1 week ago

Merged