org.llm4s.vectorstore.ScoredRecord
See theScoredRecord companion object
A record with its similarity score from a search.
Value parameters
- record
-
The vector record
- score
-
Similarity score (0.0 to 1.0, higher is more similar)
Attributes
- Companion
- object
- Graph
-
- Supertypes
-
trait Serializabletrait Producttrait Equalsclass Objecttrait Matchableclass Any
Members list
In this article