weaviate / typescript-client

Official Weaviate TypeScript Client
https://www.npmjs.com/package/weaviate-ts-client
BSD 3-Clause "New" or "Revised" License
57 stars 21 forks source link

`v3` beta `text2vec-palm` #133

Closed databyjp closed 1 month ago

databyjp commented 1 month ago

Appears to require project id but I believe this is only required for vertex AI users (but not for ai studio users) source: https://weaviate.io/developers/weaviate/modules/retriever-vectorizer-modules/text2vec-palm

tsmith023 commented 1 month ago

This will likely need fixing in the Python client also