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

feat: support tool calls #19

Merged
merged 6 commits into from
Jul 1, 2024

test(enum/chat): add test methods

a5ab186
Select commit
Loading
Failed to load commit list.
Merged

feat: support tool calls #19

test(enum/chat): add test methods
a5ab186
Select commit
Loading
Failed to load commit list.
Codecov / codecov/project succeeded Jul 1, 2024 in 1s

75.22% (+4.13%) compared to 85f703d

View this Pull Request on Codecov

75.22% (+4.13%) compared to 85f703d

Details

Codecov Report

Attention: Patch coverage is 86.66667% with 4 lines in your changes missing coverage. Please review.

Project coverage is 75.22%. Comparing base (85f703d) to head (a5ab186).
Report is 4 commits behind head on main.

Files Patch % Lines
chat_completions_builder.go 84.61% 2 Missing and 2 partials ⚠️
Additional details and impacted files
@@            Coverage Diff             @@
##             main      #19      +/-   ##
==========================================
+ Coverage   71.08%   75.22%   +4.13%     
==========================================
  Files          11       11              
  Lines         377      440      +63     
==========================================
+ Hits          268      331      +63     
  Misses         60       60              
  Partials       49       49              

☔ View full report in Codecov by Sentry.
📢 Have feedback on the report? Share it here.