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.18k stars 93 forks source link

Return token cost on session_end #264

Closed sprajosh closed 1 week ago

sprajosh commented 1 week ago

📥 Pull Request

📘 Description Return token cost after session end. This can be used by the user if they want.

🔄 Related Issue (if applicable) https://github.com/AgentOps-AI/agentops/issues/249

sprajosh commented 1 week ago

@areibman I can see some issues which have a PR linked against them but are still open. One of them is the ollama support that I added. It will be great if you can go over the issues and mark the relevant ones as resolved.

areibman commented 1 week ago

@sprajosh Good to go! You're good to merge