public class Embedding extends Object
Embedding()
List<Double>
getEmbedding()
Integer
getIndex()
String
getObject()
void
setEmbedding(List<Double> embedding)
setIndex(Integer index)
setObject(String object)
toString()
clone, equals, finalize, getClass, hashCode, notify, notifyAll, wait, wait, wait
public Embedding()
public String getObject()
public void setObject(String object)
public List<Double> getEmbedding()
public void setEmbedding(List<Double> embedding)
public Integer getIndex()
public void setIndex(Integer index)
public String toString()
toString
Object
Copyright © 2024. All rights reserved.