All Downloads are FREE. Search and download functionalities are using the official Maven repository.

com.alibaba.dashscope.embeddings.MultiModalEmbeddingsUsageInfo Maven / Gradle / Ivy

The newest version!
package com.alibaba.dashscope.embeddings;

import lombok.Data;

@Data
public class MultiModalEmbeddingsUsageInfo {
  private Integer measure;
  private Integer weight;
}




© 2015 - 2024 Weber Informatics LLC | Privacy Policy