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.27k stars 101 forks source link

Prints $0.00 now when token_cost is zero #168

Closed stateofkate closed 2 months ago

stateofkate commented 2 months ago

📥 Pull Request

After a session has ended, if token_cost is 0, now prints $0.00 instead of to 6 decimal places when displaying session cost.

bboynton97 commented 2 months ago

thanks kate :) 🫶