Serialized Form
-
Package org.nasdanika.ai
-
Record Class org.nasdanika.ai.SimilaritySearch.EmbeddingsItem
class EmbeddingsItem extends Record implements Serializable-
Serialized Fields
-
dimensions
int dimensions
The field for thedimensionsrecord component. -
id
SimilaritySearch.IndexId id
The field for theidrecord component. -
vector
float[] vector
The field for thevectorrecord component.
-
-
-
Record Class org.nasdanika.ai.SimilaritySearch.IndexId
class IndexId extends Record implements Serializable-
Serialized Fields
-
index
int index
The field for theindexrecord component. -
uri
String uri
The field for theurirecord component.
-
-
-