weaviate / typescript-client

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

Respond to beta user feedback #122

Closed tsmith023 closed 5 months ago

tsmith023 commented 5 months ago
weaviate-git-bot commented 5 months ago

Great to see you again! Thanks for the contribution.

beep boop - the Weaviate bot 👋🤖

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

tsmith023 commented 5 months ago

This use-case will be met by the collection.exists() method. .get() will be renamed to .use() to avoid confusion around its nomenclature in relation to HTTP GET