Skip to content

Latest commit

 

History

History
10 lines (7 loc) · 492 Bytes

EmbeddingRequest.md

File metadata and controls

10 lines (7 loc) · 492 Bytes

# EmbeddingRequest

Properties

Name Type Description Notes
model string The model used to generate the embeddings. [optional] [default to 'nomic-ai/nomic-embed-text-v1']
properties string[] The list of properties to use to generate the embeddings. [optional]

[Back to Model list] [Back to API list] [Back to README]