public class Embedding extends Object
| Constructor and Description |
|---|
Embedding() |
| Modifier and Type | Method and Description |
|---|---|
List<Double> |
getEmbedding() |
Integer |
getIndex() |
String |
getObject() |
void |
setEmbedding(List<Double> embedding) |
void |
setIndex(Integer index) |
void |
setObject(String object) |
String |
toString() |
Copyright © 2024. All rights reserved.