Skip to content

Conversation

yazan-abu-obaideh
Copy link

Closes #1763

Copy link

@orca-security-eu orca-security-eu bot left a comment

Choose a reason for hiding this comment

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

Orca Security Scan Summary

Status Check Issues by priority
Passed Passed Infrastructure as Code high 0   medium 0   low 0   info 0 View in Orca
Passed Passed SAST high 0   medium 0   low 0   info 0 View in Orca
Passed Passed Secrets high 0   medium 0   low 0   info 0 View in Orca
Passed Passed Vulnerabilities high 0   medium 0   low 0   info 0 View in Orca

@yazan-abu-obaideh
Copy link
Author

I agree with the CLA

),
(
Configure.Vectorizer.multi2vec_palm(
Configure.Vectorizer.multi2vec_palm( # not changed to _google to ensure BC
Copy link
Author

Choose a reason for hiding this comment

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

Kept these to ensure deprecated methods are tested until they're removed

),
(
Configure.Vectorizer.text2vec_palm(
Configure.Vectorizer.text2vec_palm( # not changed to text2vec_google to ensure BC
Copy link
Author

Choose a reason for hiding this comment

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

Kept these to ensure deprecated methods are tested until they're removed

@yazan-abu-obaideh
Copy link
Author

Updated:

  • weaviate/collections/classes/config_vectorizers.py
  • test/collection/test_config.py

Let me know if I missed anything.

@weaviate-git-bot
Copy link

To avoid any confusion in the future about your contribution to Weaviate, we work with a Contributor License Agreement. If you agree, you can simply add a comment to this PR that you agree with the CLA so that we can merge.

beep boop - the Weaviate bot 👋🤖

PS:
Are you already a member of the Weaviate Slack channel?

@dirkkul
Copy link
Collaborator

dirkkul commented Aug 12, 2025

Thank you for your contribution - we still have a few customers on 1.27 images. I'll merge this once we upgraded everyone

@yazan-abu-obaideh
Copy link
Author

@dirkkul - sounds great. Thanks for the hard work!

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.

Change {TEXT2VEC,MULTI2VEC}_PALM vectorizers to x-google
3 participants