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

Fix #1241: lower default for Azure OpenAI model "text-embedding-3-large" to observed legal value #1260

Merged
merged 4 commits into from
Jul 12, 2024

Conversation

tatu-at-datastax
Copy link
Contributor

What this PR does:

Changes default dimension for Azure OpenAI model text-embedding-3-large to a value that is observed to work, from higher one alleged to work (but doesn't). Leave max value unchanged to let users override for know, in case issue gets resolved.

Which issue(s) this PR fixes:
Fixes #1241

Checklist

  • Changes manually tested
  • Automated Tests added/updated
  • Documentation added/updated
  • CLA Signed: DataStax CLA

@tatu-at-datastax tatu-at-datastax requested a review from a team as a code owner July 10, 2024 23:38
@tatu-at-datastax tatu-at-datastax merged commit a12e360 into main Jul 12, 2024
4 checks passed
@tatu-at-datastax tatu-at-datastax deleted the tatu/1241-azure-open-ai-large-limit branch July 12, 2024 18:04
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.

Azure Open AI provider (azureOpenAI) default settings for large model (text-embedding-3-large) wrong
2 participants