public class CreateEmbeddingResponse extends Object
| Modifier and Type | Field and Description |
|---|---|
List<List<Float>> |
embeddings |
String |
id |
com.google.gson.internal.LinkedTreeMap<String,Object> |
meta |
String[] |
texts |
| Constructor and Description |
|---|
CreateEmbeddingResponse() |
| Modifier and Type | Method and Description |
|---|---|
List<List<Float>> |
getEmbeddings() |
String |
getId() |
com.google.gson.internal.LinkedTreeMap<String,Object> |
getMeta() |
String[] |
getTexts() |
String |
toString() |
Copyright © 2023 Amikos Tech OOD. All rights reserved.