-
Notifications
You must be signed in to change notification settings - Fork 2.1k
feat: Featherless provider #7235
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
Conversation
Co-authored-by: ellipsis-dev[bot] <65095814+ellipsis-dev[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.
Thank you for your contribution! I've reviewed the changes and found several issues that need attention before this can be merged.
Additional Review FeedbackCritical Issues:
Suggestions for Improvement:
Once these issues are addressed, this will be a great addition to Roo Code! Feel free to reach out if you need any clarification on the feedback. |
…o featherless-provider
…jke/Roo-Code into featherless-provider
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.
Thank you @DarinVerheijke! Looks good to me
Co-authored-by: ellipsis-dev[bot] <65095814+ellipsis-dev[bot]@users.noreply.github.com> Co-authored-by: cte <[email protected]>
Description
This PR adds Featherless AI as a provider to Roo Code
Pre-Submission Checklist
Documentation Updates
Additional Notes
Get in Touch
Discord @darinv
X: https://x.com/darin_ver
Important
Add Featherless AI as a provider with UI, validation, and i18n updates.
Featherless AI
as a provider inprovider-settings.ts
andglobal-settings.ts
.FeatherlessHandler
infeatherless.ts
and add tests infeatherless.spec.ts
.ApiOptions.tsx
andFeatherless.tsx
.settings.json
across multiple locales.featherlessApiKey
validation invalidate.ts
.This description was created by
for 6fa0f2e. You can customize this summary. It will automatically update as commits are pushed.