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: support maxInputTokens for agent #4397

Merged
merged 7 commits into from
Feb 24, 2025

feat: support noTools options

a438a0c
Select commit
Loading
Failed to load commit list.
Merged

feat: support maxInputTokens for agent #4397

feat: support noTools options
a438a0c
Select commit
Loading
Failed to load commit list.
Codecov / codecov/project succeeded Feb 24, 2025 in 1s

53.55% (-0.01%) compared to 23e4557

View this Pull Request on Codecov

53.55% (-0.01%) compared to 23e4557

Details

Codecov Report

Attention: Patch coverage is 5.88235% with 16 lines in your changes missing coverage. Please review.

Project coverage is 53.55%. Comparing base (23e4557) to head (a438a0c).

Files with missing lines Patch % Lines
...ai-native/src/browser/model/msg-history-manager.ts 7.69% 10 Missing and 2 partials ⚠️
...ges/ai-native/src/browser/chat/chat.api.service.ts 0.00% 1 Missing and 1 partial ⚠️
...s/ai-native/src/browser/chat/chat-proxy.service.ts 0.00% 1 Missing ⚠️
packages/ai-native/src/node/base-language-model.ts 0.00% 0 Missing and 1 partial ⚠️
Additional details and impacted files
@@            Coverage Diff             @@
##             main    #4397      +/-   ##
==========================================
- Coverage   53.56%   53.55%   -0.01%     
==========================================
  Files        1651     1651              
  Lines      101866   101879      +13     
  Branches    22035    22038       +3     
==========================================
  Hits        54566    54566              
- Misses      39351    39361      +10     
- Partials     7949     7952       +3     

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