org.llm4s.agent.memory.ScoredMemory
See theScoredMemory companion object
A memory with an associated relevance score.
Used in search results to indicate how well a memory matches the search query.
Value parameters
- memory
-
The memory
- score
-
Relevance score (0.0 to 1.0, higher is more relevant)
Attributes
- Companion
- object
- Graph
-
- Supertypes
-
trait Serializabletrait Producttrait Equalsclass Objecttrait Matchableclass Any
Members list
In this article