-
-
Notifications
You must be signed in to change notification settings - Fork 16.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
Error 400 when using "azure openai embeddings" instead of "openai embeddings"[BUG] #195
Comments
I can also see in the console: response: { |
@dmanresa-saes |
#215 merged now, @dmanresa-saes if you can pull from latest again and see if the issue is resolved |
Works perfectly! |
Hello,
I am experiencing an issue when using "azure openai embeddings" in my project. When I use "openai embeddings", everything works fine, but when switching to "azure openai embeddings", I receive the following error:
error: request failed with status code 400
To Reproduce
Steps to reproduce the behavior:
Screenshots
Setup
Additional context
node v18.15.0
The text was updated successfully, but these errors were encountered: