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

Ensure decriptions appear each on one line. Fix web_surfer's desc #5390

Merged
merged 1 commit into from
Feb 6, 2025

Conversation

afourney
Copy link
Member

@afourney afourney commented Feb 6, 2025

Some agent descriptions were split over multiple lines in the M1 orchestrator. This PR ensures that each description appears on one, and only one, line. This makes it easier for smaller models to understand.

Copy link

codecov bot commented Feb 6, 2025

Codecov Report

All modified and coverable lines are covered by tests ✅

Project coverage is 77.88%. Comparing base (d86540e) to head (f55c66b).
Report is 1 commits behind head on main.

Additional details and impacted files
@@           Coverage Diff           @@
##             main    #5390   +/-   ##
=======================================
  Coverage   77.87%   77.88%           
=======================================
  Files         158      158           
  Lines        9547     9551    +4     
=======================================
+ Hits         7435     7439    +4     
  Misses       2112     2112           
Flag Coverage Δ
unittests 77.88% <100.00%> (+<0.01%) ⬆️

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.

@victordibia victordibia merged commit ac74305 into main Feb 6, 2025
65 checks passed
@victordibia victordibia deleted the fix_m1_descriptions branch February 6, 2025 04:17
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