datastax / astra-db-ts

Typescript client for Astra DB Vector
https://npmjs.com/@datastax/astra-db-ts
Apache License 2.0
13 stars 6 forks source link

Add support for vectorize in typescript client #18

Closed jeffreyscarpenter closed 4 months ago

jeffreyscarpenter commented 6 months ago

Work is in progress to add a feature to the Data API that allows users to specify a $vectorize field in JSON documents that the API will then take and calculate an embedding for using a configured algorithm. We need to expose this functionality in the typescript client as well.

Work under this related issue for stargate-mongoose may help suggest syntax https://github.com/stargate/stargate-mongoose/issues/188

toptobes commented 4 months ago

The private preview stuff is added in v1