Optionalinput_Type of input text for embedding optimization.
OptionalmodelOverride the default model for this specific call.
Optionalencoding_Format for the embeddings encoding.
Optionalembedding_Type of embedding to generate.
OptionaltruncateHow to handle inputs longer than the maximum length.
OptionaladditionalAdditional options to pass to the Heroku embeddings API.
Interface for call-time options when using HerokuEmbeddings. These options can be passed to embedDocuments() and embedQuery() methods.