-
Notifications
You must be signed in to change notification settings - Fork 2.4k
feat: add SiliconCloud provider #8551
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 SiliconCloud provider #8551
Conversation
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.
I found some issues that need attention. See inline comments for concrete, minimal fixes.
Co-authored-by: roomote[bot] <219738659+roomote[bot]@users.noreply.github.com>
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.
I found some issues that need attention. See inline comments for concrete, minimal fixes.
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.
I found some issues that need attention. See inline comments for concrete, minimal fixes.
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.
I found some new issues that need attention. See inline comments for concrete, minimal fixes.
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.
I found some issues that need attention. See inline comments for concrete, minimal fixes.
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.
I found some issues that need attention. See inline comments for concrete, minimal fixes.
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.
I found some issues that need attention. See inline comments for concrete, minimal fixes.
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.
I found some issues that need attention. See inline comments for concrete, minimal fixes.
1672b0b to
d041dc5
Compare
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.
I found some issues that need attention. See inline comments for concrete, minimal fixes.
d041dc5 to
c84dadd
Compare
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.
I found some issues that need attention. See inline comments for concrete, minimal fixes.
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.
I found some issues that need attention. See inline comments for concrete, minimal fixes.
Co-authored-by: roomote[bot] <219738659+roomote[bot]@users.noreply.github.com>
0c96cbc to
93643e6
Compare
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.
I found some issues that need attention. See inline comments for concrete, minimal fixes.
Related GitHub Issue
Closes: #8550
Description
This PR implements a new SiliconCloud provider based on the OpenAI compatible provider.
Key features include:
Test Procedure
Manual steps:
Pre-Submission Checklist
Screenshots / Videos
Documentation Updates
Additional Notes
Get in Touch
Discord: anotiaw
Important
Add SiliconCloud provider with API handling, model configuration, and UI integration.
SiliconCloudProviderto handle API requests insiliconcloud.ts.siliconCloudApiKeyand model availability invalidate.ts.siliconCloudModelsandsiliconCloudModelsByApiLinetoprovider-settings.ts.ApiOptions.tsx.SiliconCloudcomponent toprovidersfor API key and entry point configuration.providerNamesandmodelIdKeysByProviderto includesiliconcloudinprovider-settings.ts.siliconcloudinvalidate.ts.This description was created by
for 85db46a. You can customize this summary. It will automatically update as commits are pushed.