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

wip: reuse openai chat completion request and models #755

Merged
merged 9 commits into from
Mar 19, 2024

Conversation

fanweixiao
Copy link
Member

No description provided.

@fanweixiao fanweixiao self-assigned this Mar 18, 2024
Copy link

vercel bot commented Mar 18, 2024

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

1 Ignored Deployment
Name Status Preview Comments Updated (UTC)
yomo ⬜️ Ignored (Inspect) Visit Preview Mar 19, 2024 2:19am

Copy link

codecov bot commented Mar 18, 2024

Codecov Report

Attention: Patch coverage is 11.11111% with 8 lines in your changes are missing coverage. Please review.

Project coverage is 61.13%. Comparing base (e30a044) to head (5a6680d).

Files Patch % Lines
pkg/bridge/ai/provider/azopenai/provider.go 0.00% 4 Missing ⚠️
pkg/bridge/ai/provider/openai/provider.go 0.00% 4 Missing ⚠️
Additional details and impacted files
@@            Coverage Diff             @@
##           master     #755      +/-   ##
==========================================
+ Coverage   58.81%   61.13%   +2.32%     
==========================================
  Files          45       45              
  Lines        2758     2653     -105     
==========================================
  Hits         1622     1622              
+ Misses       1022      917     -105     
  Partials      114      114              

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

@fanweixiao fanweixiao marked this pull request as ready for review March 18, 2024 15:05
Copy link
Contributor

@venjiang venjiang left a comment

Choose a reason for hiding this comment

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

👍

@fanweixiao fanweixiao merged commit a63780e into master Mar 19, 2024
6 of 7 checks passed
@fanweixiao fanweixiao deleted the refactor/llm-provider branch March 19, 2024 03:28
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.

None yet

2 participants