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

revert Apply @check_init to decorators #271

Closed siyangqiu closed 1 week ago

siyangqiu commented 1 week ago

πŸ“₯ Pull Request

πŸ“˜ Description Adding @check_init directly to decorators causes a more serious issue than it fixes. Reverting this for now. A more significant overhaul of SDK state will be used to fix this issue

codecov[bot] commented 1 week ago

Codecov Report

All modified and coverable lines are covered by tests :white_check_mark:

Flag Coverage Ξ”
unittests 43.04% <ΓΈ> (-0.15%) :arrow_down:

Flags with carried forward coverage won't be shown. Click here to find out more.

Files Coverage Ξ”
agentops/__init__.py 79.66% <ΓΈ> (-0.34%) :arrow_down: