weaviate / weaviate/weaviate-python-client
Add text2vec-google-vertexai and deprecate text2vec-google vectorizer methods
Open
@databyjp is already working on this.
Since Nov 20, 2025.
- Dominant language
- Python
- Stars
- 227
- Forks
- 151
- Avg merge
- 3d 14h
- Merged PRs (30d)
- 11
Description
There are (currently) two was of doing google ai, which have slightly different paramters:
- ai studio (got its own method https://github.com/weaviate/weaviate-python-client/pull/1510)
- vertex
Also add an extra method for vertex
Contributor guide
First steps
- Read the whole issue, then the project's contributing guide.
- Comment on the issue to say you are picking it up — it saves two people doing the same work.
- Fork the repository and make your change on a branch.
- Open a pull request that references the issue number.
Assessment
This issue has not been assessed yet.