typescript-client icon indicating copy to clipboard operation
typescript-client copied to clipboard

Support for configuring VoyageAI output dimensions

Open michael-pont opened this issue 5 months ago • 0 comments

From https://docs.voyageai.com/reference/embeddings-api, the more recent models support multiple dimensions (such as 2048, 1024 (default), 512, and 256).

I would like to be able to define the number of dimensions for collections using voyage ai embeddings

References https://github.com/weaviate/weaviate/issues/8311

michael-pont avatar May 29 '25 15:05 michael-pont