-
Notifications
You must be signed in to change notification settings - Fork 8.3k
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 analyticdb as model provider #9220
base: main
Are you sure you want to change the base?
Conversation
Please fix the lint and resolve the deps |
@crazywoola Thanks, I've fixed the linting issue and the changes have passed CI. |
@crazywoola The conflicts have been resolved. Could you please review and approve this PR? |
Hello, it seems to have conflicts again :( sorry for this. And you need to add tests for new providers. |
@crazywoola Sorry for missing the test, it's been added now and conflicts have been resolved. |
e272003
to
c34e9ff
Compare
c34e9ff
to
2dbb202
Compare
@crazywoola |
Checklist:
Important
Please review the checklist below before submitting your pull request.
dev/reformat
(backend) andcd web && npx lint-staged
(frontend) to appease the lint godsDescription
This pull request introduces support for
AnalyticDB
as a new model provider. Currently, AnalyticDB offers two reranking models, with plans to introduce embedding models in the future. This addition will allow customers who have purchased AnalyticDB instances to easily call these models.Type of Change
Testing Instructions
The changes were tested using manually filled credentials.