IdentifiedEntity
org.llm4s.knowledgegraph.query.IdentifiedEntity
An entity identified from the user's question and matched to a graph node.
Value parameters
- confidence
-
Matching confidence score (0.0 to 1.0)
- mention
-
The text mention from the question
- nodeId
-
The matched node ID in the graph
- nodeLabel
-
The label of the matched node
Attributes
- Graph
-
- Supertypes
-
trait Serializabletrait Producttrait Equalsclass Objecttrait Matchableclass Any
Members list
In this article