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

fix(llm-bridge): retrive a provider if name is empty #959

Open
wants to merge 1 commit into
base: master
Choose a base branch
from

Conversation

woorui
Copy link
Collaborator

@woorui woorui commented Dec 11, 2024

If the provider's name is not specified in the configuration file, then randomly select one of the registered providers.

@woorui woorui self-assigned this Dec 11, 2024
Copy link

vercel bot commented Dec 11, 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) Dec 11, 2024 3:23pm

Copy link

codecov bot commented Dec 11, 2024

Codecov Report

Attention: Patch coverage is 90.90909% with 1 line in your changes missing coverage. Please review.

Project coverage is 78.10%. Comparing base (b8f33fc) to head (775439a).

Files with missing lines Patch % Lines
pkg/bridge/ai/provider/provider.go 90.90% 1 Missing ⚠️
Additional details and impacted files
@@            Coverage Diff             @@
##           master     #959      +/-   ##
==========================================
- Coverage   78.67%   78.10%   -0.57%     
==========================================
  Files          52       52              
  Lines        3812     3823      +11     
==========================================
- Hits         2999     2986      -13     
- Misses        637      664      +27     
+ Partials      176      173       -3     

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

@woorui woorui requested a review from venjiang December 12, 2024 04:38
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.

1 participant