Optionalparams: PluginOptionsOptionalconfig: {Optionallocation?: stringOptionaloutputDimensionality?: numberThe outputDimensionality parameter allows you to specify the dimensionality of the embedding output.
By default, the model generates embeddings with 768 dimensions. Models such as
gemini-embedding-001, text-embedding-005, and text-multilingual-embedding-002
allow the output dimensionality to be adjusted between 1 and 768.
By selecting a smaller output dimensionality, users can save memory and storage space, leading to more efficient computations.
OptionaltaskType?: The task_type parameter is defined as the intended downstream application
to help the model produce better quality embeddings.
Optionaltitle?: stringOptionalversion?: stringOptionalconfig: z.objectOutputType<Optionalconfig: z.objectOutputType<Optionalconfig: any
Deprecated