-
Notifications
You must be signed in to change notification settings - Fork 5.6k
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 R1 reasoning text in model create result; enhance API docs #5262
Conversation
Codecov ReportAll modified and coverable lines are covered by tests ✅
Additional details and impacted files@@ Coverage Diff @@
## main #5262 +/- ##
===========================================
- Coverage 83.70% 66.39% -17.32%
===========================================
Files 60 120 +60
Lines 2817 8843 +6026
===========================================
+ Hits 2358 5871 +3513
- Misses 459 2972 +2513
Flags with carried forward coverage won't be shown. Click here to find out more. ☔ View full report in Codecov by Sentry. |
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
Looks like what we discussed. Looking forward to using this.
Resolves #5255
TODO: Partially address #5192, more work needed to incorporate the non-None content when tool calls is detected.