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 #1088: handle null valued service params #1090

Merged
merged 1 commit into from
May 14, 2024

Conversation

tatu-at-datastax
Copy link
Contributor

What this PR does:

Adds test to reproduce issue of passing null for vectorize service parameters, fix to avoid, for VoyageAI client (and another check for incomplete VertexAI one as well)

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

Checklist

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

@tatu-at-datastax tatu-at-datastax self-assigned this May 14, 2024
@tatu-at-datastax tatu-at-datastax requested a review from a team as a code owner May 14, 2024 19:42
@jeffreyscarpenter jeffreyscarpenter changed the title Fix #1088: handle null valuad service params Fix #1088: handle null valued service params May 14, 2024
@tatu-at-datastax tatu-at-datastax merged commit 0c3859a into main May 14, 2024
3 checks passed
@tatu-at-datastax tatu-at-datastax deleted the tatu/1088-npe-for-voyage-ai branch May 14, 2024 22:15
Copy link
Collaborator

@vkarpov15 vkarpov15 left a comment

Choose a reason for hiding this comment

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

LGTM

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.

NPE for VoyageAI embedding provider
3 participants