Skip to content

feat: add optional location to text2vec-google vectorizer#583

Merged
bevzzz merged 1 commit into
mainfrom
feat/text2vec-google-location
Jun 23, 2026
Merged

feat: add optional location to text2vec-google vectorizer#583
bevzzz merged 1 commit into
mainfrom
feat/text2vec-google-location

Conversation

@g-despot

Copy link
Copy Markdown
Contributor

Adds an optional location parameter (Google Vertex AI region) to the text2vec-google vectorizer config. When unset it is omitted from the module config, so the server applies its default.

Closes #578

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

Copy link
Copy Markdown

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

@bevzzz bevzzz left a comment

Copy link
Copy Markdown
Collaborator

Choose a reason for hiding this comment

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

Thank you!

@bevzzz bevzzz merged commit 08728b2 into main Jun 23, 2026
14 checks passed
@bevzzz bevzzz deleted the feat/text2vec-google-location branch June 23, 2026 11:00
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.

Add support for location parameter in text2vec-google module

2 participants