-
-
Notifications
You must be signed in to change notification settings - Fork 10.1k
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 vertex ai #4487
base: main
Are you sure you want to change the base?
Conversation
The latest updates on your projects. Learn more about Vercel for Git ↗︎
|
Codecov ReportAll modified and coverable lines are covered by tests ✅
Additional details and impacted files@@ Coverage Diff @@
## main #4487 +/- ##
==========================================
+ Coverage 92.48% 92.53% +0.05%
==========================================
Files 511 512 +1
Lines 36614 36867 +253
Branches 3388 3387 -1
==========================================
+ Hits 33862 34115 +253
Misses 2752 2752
Flags with carried forward coverage won't be shown. Click here to find out more. ☔ View full report in Codecov by Sentry. |
👍 @arvinxx Thank you for raising your pull request and contributing to our Community |
@@ -100,6 +102,7 @@ export const DEFAULT_MODEL_PROVIDER_LIST = [ | |||
Ai360Provider, | |||
TaichuProvider, | |||
SiliconCloudProvider, | |||
VertexAIProvider, |
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
这个地方也应该放到google下面
9a2487c
to
05754da
Compare
💻 变更类型 | Change Type
🔀 变更说明 | Description of Change
📝 补充信息 | Additional Information