public final class Embedding extends Object
| Modifier and Type | Class and Description |
|---|---|
static class |
Embedding.Builder |
| Modifier and Type | Method and Description |
|---|---|
static Embedding.Builder |
builder() |
List<Float> |
embedding() |
boolean |
equals(Object another) |
int |
hashCode() |
Integer |
index() |
String |
toString() |
public Integer index()
public static Embedding.Builder builder()
Copyright © 2023. All rights reserved.