Optional
input_Type of input text for embedding optimization.
Optional
modelOverride the default model for this specific call.
Optional
encoding_Format for the embeddings encoding.
Optional
embedding_Type of embedding to generate.
Optional
truncateHow to handle inputs longer than the maximum length.
Optional
additionalAdditional options to pass to the Heroku embeddings API.
Interface for call-time options when using HerokuMiaEmbeddings. These options can be passed to embedDocuments() and embedQuery() methods.