Class EmbeddingMultiFormat

java.lang.Object
com.sap.ai.sdk.orchestration.model.EmbeddingMultiFormat

public class EmbeddingMultiFormat extends Object
A dictionary mapping encoding format names to their embeddings. Used when multiple encoding formats are requested (Cohere-specific).
  • Constructor Details

    • EmbeddingMultiFormat

      protected EmbeddingMultiFormat()
      Default constructor for EmbeddingMultiFormat.
  • Method Details