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: add vertexai provider #953

Closed
wants to merge 9 commits into from
Closed

feat: add vertexai provider #953

wants to merge 9 commits into from

Conversation

woorui
Copy link
Collaborator

@woorui woorui commented Dec 4, 2024

Avoid large pull requests: #957 #958 #959 #960 #961

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

vercel bot commented Dec 4, 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) Visit Preview Dec 11, 2024 2:21pm

@woorui woorui marked this pull request as draft December 4, 2024 09:31
Copy link

codecov bot commented Dec 4, 2024

Codecov Report

Attention: Patch coverage is 3.21716% with 361 lines in your changes missing coverage. Please review.

Project coverage is 46.66%. Comparing base (b8f33fc) to head (4822f81).

Files with missing lines Patch % Lines
...kg/bridge/ai/provider/vertexai/response_convert.go 0.00% 106 Missing ⚠️
pkg/bridge/ai/provider/vertexai/request_convert.go 0.00% 95 Missing ⚠️
pkg/bridge/ai/provider/vertexai/provider.go 0.00% 82 Missing ⚠️
pkg/bridge/ai/provider/gemini/response_convert.go 0.00% 42 Missing ⚠️
pkg/bridge/ai/provider/gemini/request_convert.go 0.00% 19 Missing ⚠️
cli/serve.go 0.00% 7 Missing ⚠️
pkg/bridge/ai/provider/gemini/provider.go 0.00% 6 Missing ⚠️
core/server.go 25.00% 3 Missing ⚠️
pkg/bridge/ai/provider/provider.go 90.90% 1 Missing ⚠️
Additional details and impacted files
@@             Coverage Diff             @@
##           master     #953       +/-   ##
===========================================
- Coverage   78.67%   46.66%   -32.01%     
===========================================
  Files          52       97       +45     
  Lines        3812     6735     +2923     
===========================================
+ Hits         2999     3143      +144     
- Misses        637     3393     +2756     
- Partials      176      199       +23     

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

@woorui woorui closed this Dec 11, 2024
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