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(llm-bridge): Azure OpenAI Provider returns the token usage when requested with include_usage #906

Merged
merged 1 commit into from
Sep 11, 2024

Conversation

woorui
Copy link
Collaborator

@woorui woorui commented Sep 10, 2024

as described in:

Azure OpenAI has added support for this feature.

@woorui woorui self-assigned this Sep 10, 2024
Copy link

vercel bot commented Sep 10, 2024

The latest updates on your projects. Learn more about Vercel for Git ↗︎

1 Skipped Deployment
Name Status Preview Comments Updated (UTC)
yomo ⬜️ Ignored (Inspect) Sep 10, 2024 6:18pm

@fanweixiao fanweixiao changed the title fix(llm-bridge): return the token usage if requested with include_usage. feat(llm-bridge): Azure OpenAI Provider returns the token usage when requested with include_usage Sep 11, 2024
@fanweixiao fanweixiao merged commit 141b747 into master Sep 11, 2024
7 checks passed
@fanweixiao fanweixiao deleted the feat/usage branch September 11, 2024 02:33
Copy link

codecov bot commented Sep 11, 2024

Codecov Report

All modified and coverable lines are covered by tests ✅

Project coverage is 79.87%. Comparing base (29fce94) to head (093469b).
Report is 1 commits behind head on master.

Additional details and impacted files
@@            Coverage Diff             @@
##           master     #906      +/-   ##
==========================================
+ Coverage   79.22%   79.87%   +0.64%     
==========================================
  Files          50       50              
  Lines        2936     2936              
==========================================
+ Hits         2326     2345      +19     
+ Misses        439      420      -19     
  Partials      171      171              

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

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