Skip to content

Conversation

@Flash-LHR
Copy link
Contributor

The openai/anthropic SDK don’t expose an output-schema field for tools, so we surface the schema in descriptions to give the LLM stronger guidance on tool return shapes.

@codecov
Copy link

codecov bot commented Nov 26, 2025

Codecov Report

❌ Patch coverage is 72.72727% with 6 lines in your changes missing coverage. Please review.
✅ Project coverage is 87.30476%. Comparing base (2c3e558) to head (b4e87dc).
⚠️ Report is 6 commits behind head on main.

Files with missing lines Patch % Lines
model/anthropic/anthropic.go 72.72727% 2 Missing and 1 partial ⚠️
model/openai/openai.go 72.72727% 2 Missing and 1 partial ⚠️
Additional details and impacted files
@@                 Coverage Diff                 @@
##                main        #756         +/-   ##
===================================================
- Coverage   87.33385%   87.30476%   -0.02909%     
===================================================
  Files            277         277                 
  Lines          35962       35982         +20     
===================================================
+ Hits           31407       31414          +7     
- Misses          2980        2988          +8     
- Partials        1575        1580          +5     
Flag Coverage Δ
unittests 87.30476% <72.72727%> (-0.02909%) ⬇️

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.

Copy link
Contributor

@WineChord WineChord left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

LGTM

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