-
Notifications
You must be signed in to change notification settings - Fork 2.4k
feat: add optional parameters to OpenAIEmbeddingModel for enhanced embedding functionality #4129
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
Adding the "do-not-merge/release-note-label-needed" label because no release-note block was detected, please follow our release note process to remove it. Instructions for interacting with me using PR comments are available here. If you have questions or suggestions related to my behavior, please file an issue against the kubernetes-sigs/prow repository. |
[APPROVALNOTIFIER] This PR is NOT APPROVED This pull-request has been approved by: The full list of commands accepted by this bot can be found here.
Needs approval from an approver in each of these files:
Approvers can indicate their approval by writing |
apps/models_provider/impl/openai_model_provider/model/embedding.py
Outdated
Show resolved
Hide resolved
d1fc866
to
da39129
Compare
da39129
to
b7268ce
Compare
apps/models_provider/impl/aliyun_bai_lian_model_provider/model/embedding.py
Show resolved
Hide resolved
…bedding functionality
b7268ce
to
ae2e08d
Compare
feat: add optional parameters to OpenAIEmbeddingModel for enhanced embedding functionality