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

Adding the user config property for openai embedding model #209

Merged
merged 1 commit into from
Jan 8, 2024

Conversation

sebastienblanc
Copy link
Contributor

This fixes a regression that appeared with 0.5.1 , the OpenAI Embedding request is failing because an user with null value was passed to the request.
This add the user property , I added a default value because that was the only way to get the request passed.

@sebastienblanc sebastienblanc requested a review from a team as a code owner January 7, 2024 20:03
Copy link
Collaborator

@geoand geoand left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Thanks!

@geoand geoand merged commit 229ad86 into quarkiverse:main Jan 8, 2024
1 of 2 checks passed
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants