public class EmbeddingMatch<Embedded> extends Object
| Constructor and Description |
|---|
EmbeddingMatch(String embeddingId,
Embedding embedding,
Embedded embedded,
Double score) |
| Modifier and Type | Method and Description |
|---|---|
Embedded |
embedded() |
Embedding |
embedding() |
String |
embeddingId() |
boolean |
equals(Object o) |
int |
hashCode() |
Double |
score() |
String |
toString() |
Copyright © 2023. All rights reserved.