Skip to content
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

[Feature Request]: Allow specifying custom OpenAI endpoint for embedding with JS client (example : Azure) #2417

Open
github-anis-snoussi opened this issue Jun 25, 2024 · 0 comments
Labels
EF Embedding Functions enhancement New feature or request

Comments

@github-anis-snoussi
Copy link

Describe the problem

Using the provided OpenAIEmbeddingFunction in the chromadb JS client, it's not possible to specify a custom endpoint for the api (unlike the Python equivalent), which is necessary when using Azure OpenAI

Describe the proposed solution

the class OpenAIEmbeddingFunction should allow specifying an Azure endpoint.

Alternatives considered

No response

Importance

would make my life easier

Additional Information

I made a pull request to fix this, and waiting for review: #2227

@github-anis-snoussi github-anis-snoussi added the enhancement New feature or request label Jun 25, 2024
@tazarov tazarov added the EF Embedding Functions label Jun 27, 2024
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
EF Embedding Functions enhancement New feature or request
Projects
None yet
Development

No branches or pull requests

2 participants