Optional
fields: Partial<JinaEmbeddingsParams> & { apiKey?: string }The dimensions of the embedding.
Model name to use
Scales the embedding so its Euclidean (L2) norm becomes 1, preserving direction. Useful when downstream involves dot-product, classification, visualization..
Whether to strip new lines from the input text.
The maximum number of documents to embed in a single request.