AgentOps-AI / agentops

Python SDK for AI 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
2.26k stars 218 forks source link

[Feature] TaskWeaver Integration #513

Open the-praxs opened 1 week ago

the-praxs commented 1 week ago

📥 Pull Request

📘 Description Closes #500.

Adds support for tracking in TaskWeaver. A minor modification is needed here for the integration, as done in this PR.

🧪 Testing ToDo

codecov[bot] commented 1 week ago

Codecov Report

Attention: Patch coverage is 2.40964% with 81 lines in your changes missing coverage. Please review.

Files with missing lines Patch % Lines
agentops/llms/taskweaver.py 0.00% 80 Missing :warning:
agentops/client.py 66.66% 1 Missing :warning:
Flag Coverage Δ
unittests 53.61% <2.40%> (-1.16%) :arrow_down:

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

Files with missing lines Coverage Δ
agentops/llms/__init__.py 26.08% <ø> (ø)
agentops/client.py 64.70% <66.66%> (+0.02%) :arrow_up:
agentops/llms/taskweaver.py 0.00% <0.00%> (ø)

🚨 Try these New Features: