Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Llmtracker fix #554

Merged
merged 33 commits into from
Dec 11, 2024
Merged

Llmtracker fix #554

merged 33 commits into from
Dec 11, 2024

Conversation

areibman
Copy link
Contributor

@areibman areibman commented Dec 6, 2024

📥 Pull Request

📘 Description
Fixes broken LLM tracker in 0.3.19
Downstream effect on AgentStack : AgentOps-AI/AgentStack#96

Copy link

codecov bot commented Dec 6, 2024

Codecov Report

All modified and coverable lines are covered by tests ✅

Flag Coverage Δ
unittests 54.84% <100.00%> (-0.02%) ⬇️

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

Files with missing lines Coverage Δ
agentops/__init__.py 47.42% <100.00%> (+0.54%) ⬆️
agentops/client.py 65.53% <100.00%> (ø)
agentops/llms/llama_stack_client.py 10.58% <100.00%> (ø)
agentops/llms/providers/ai21.py 16.00% <100.00%> (ø)
agentops/llms/providers/anthropic.py 11.29% <100.00%> (ø)
agentops/llms/providers/cohere.py 14.00% <100.00%> (ø)
agentops/llms/providers/groq.py 16.51% <100.00%> (ø)
agentops/llms/providers/instrumented_provider.py 69.23% <100.00%> (ø)
agentops/llms/providers/litellm.py 15.21% <100.00%> (ø)
agentops/llms/providers/mistral.py 16.17% <100.00%> (ø)
... and 4 more

agentops/llms/providers/cohere.py Outdated Show resolved Hide resolved
agentops/llms/tracker.py Show resolved Hide resolved
pyproject.toml Outdated Show resolved Hide resolved
@areibman areibman marked this pull request as draft December 9, 2024 04:59
@areibman areibman marked this pull request as ready for review December 11, 2024 00:15
@areibman areibman merged commit 5524c46 into main Dec 11, 2024
11 checks passed
@areibman areibman deleted the llmtracker_fix branch December 11, 2024 01:34
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants