Skip to content

fix(remote): stop sending max_tokens/num_predict to remote servers#377

Merged
dishit-wednesday merged 1 commit into
mainfrom
fix/remote-drop-max-tokens-cap
Jun 3, 2026
Merged

fix(remote): stop sending max_tokens/num_predict to remote servers#377
dishit-wednesday merged 1 commit into
mainfrom
fix/remote-drop-max-tokens-cap

fix(remote): stop sending max_tokens/num_predict to remote servers

890cd2f
Select commit
Loading
Failed to load commit list.
Codecov / codecov/project succeeded May 27, 2026 in 1s

82.84% (target 80.00%)

View this Pull Request on Codecov

82.84% (target 80.00%)

Details

Codecov Report

✅ All modified and coverable lines are covered by tests.
✅ Project coverage is 82.84%. Comparing base (4e1ca92) to head (890cd2f).
⚠️ Report is 1 commits behind head on main.

Additional details and impacted files

Impacted file tree graph

@@            Coverage Diff             @@
##             main     #377      +/-   ##
==========================================
+ Coverage   82.83%   82.84%   +0.01%     
==========================================
  Files         235      235              
  Lines       12027    12025       -2     
  Branches     3286     3284       -2     
==========================================
  Hits         9962     9962              
  Misses       1207     1207              
+ Partials      858      856       -2     
Files with missing lines Coverage Δ
src/services/providers/openAICompatibleProvider.ts 93.02% <ø> (+1.06%) ⬆️
src/services/providers/openAICompatibleStream.ts 45.90% <ø> (+0.37%) ⬆️
🚀 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.