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

Fixes #254 #269

Closed albertkimjunior closed 1 week ago

albertkimjunior commented 1 week ago

๐Ÿ“ฅ Pull Request

๐Ÿ“˜ Description Briefly describe the changes you've made.

๐Ÿ”„ Related Issue (if applicable)

254

๐ŸŽฏ Goal Closes #254

๐Ÿ” Additional Context Any extra information or context to help us understand the change?

๐Ÿงช Testing Describe the tests you performed to validate your changes.

Thank you for your contribution to Agentops!

bboynton97 commented 1 week ago

please run black . to pass format tests