Skip to content

[BUG] Agent Framework: Handle model response when toolUse is not accompanied by text #3755

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

Merged

fix: handle model response when toolUse is not accompanied by text

22dc728
Select commit
Loading
Failed to load commit list.
Merged

[BUG] Agent Framework: Handle model response when toolUse is not accompanied by text #3755

fix: handle model response when toolUse is not accompanied by text
22dc728
Select commit
Loading
Failed to load commit list.
Codecov / codecov/project failed Apr 25, 2025 in 1s

78.07% (-0.05%) compared to 9e417e6

View this Pull Request on Codecov

78.07% (-0.05%) compared to 9e417e6

Details

Codecov Report

Attention: Patch coverage is 0% with 7 lines in your changes missing coverage. Please review.

Project coverage is 78.07%. Comparing base (9e417e6) to head (22dc728).
Report is 2 commits behind head on main.

Files with missing lines Patch % Lines
...nsearch/ml/engine/algorithms/agent/AgentUtils.java 0.00% 7 Missing ⚠️
Additional details and impacted files
@@             Coverage Diff              @@
##               main    #3755      +/-   ##
============================================
- Coverage     78.12%   78.07%   -0.05%     
+ Complexity     7156     7150       -6     
============================================
  Files           631      631              
  Lines         32211    32216       +5     
  Branches       3660     3660              
============================================
- Hits          25164    25154      -10     
- Misses         5492     5508      +16     
+ Partials       1555     1554       -1     

☔ 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.