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

[feat] token-limited message context #6087

Merged
merged 23 commits into from
Mar 27, 2025
Merged

Conversation

bassmang
Copy link
Collaborator

No description provided.

@bassmang bassmang marked this pull request as draft March 24, 2025 17:53
Copy link

codecov bot commented Mar 24, 2025

Codecov Report

Attention: Patch coverage is 58.85714% with 72 lines in your changes missing coverage. Please review.

Project coverage is 76.96%. Comparing base (29485ef) to head (f12bedc).
Report is 1 commits behind head on main.

Files with missing lines Patch % Lines
...xt/src/autogen_ext/models/ollama/_ollama_client.py 1.92% 51 Missing ⚠️
...xt/src/autogen_ext/models/openai/_openai_client.py 77.02% 17 Missing ⚠️
..._context/_token_limited_chat_completion_context.py 91.66% 4 Missing ⚠️
Additional details and impacted files
@@            Coverage Diff             @@
##             main    #6087      +/-   ##
==========================================
+ Coverage   76.90%   76.96%   +0.05%     
==========================================
  Files         191      192       +1     
  Lines       13387    13438      +51     
==========================================
+ Hits        10295    10342      +47     
- Misses       3092     3096       +4     
Flag Coverage Δ
unittests 76.96% <58.85%> (+0.05%) ⬆️

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

☔ View full report in Codecov by Sentry.
📢 Have feedback on the report? Share it here.

🚀 New features to boost your workflow:
  • ❄️ Test Analytics: Detect flaky tests, report on failures, and find test suite problems.
  • 📦 JS Bundle Analysis: Save yourself from yourself by tracking and limiting bundle sizes in JS merges.

@bassmang bassmang marked this pull request as ready for review March 27, 2025 14:45
@bassmang bassmang changed the title [feat] token-based message context [feat] token-limited message context Mar 27, 2025
@ekzhu ekzhu merged commit 7487687 into microsoft:main Mar 27, 2025
56 of 57 checks passed
@bassmang bassmang deleted the token_context branch March 27, 2025 20:59
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