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

make changes for 1.23 support #104

Closed tsmith023 closed 9 months ago

tsmith023 commented 9 months ago

Supports new verbose option in the Nodes API that has a server-side default of minimal. However, so as not to introduce a breaking client change, the client's default is verbose. This will default will be changed to minimal when Weaviate 1.24 releases to give a longer deprecation cycle