Suggested Entity
constructor(labels: List<String>, name: String, summary: String, chunkId: String, id: String? = null, properties: Map<String, Any> = emptyMap(), confidence: <Error class: unknown class> = 1.0, decay: <Error class: unknown class> = 0.0, importance: <Error class: unknown class> = 0.5, source: String = "source_analyzer")
Parameters
labels
the labels (types) for the entity
name
the name of the entity
summary
a brief summary or description of the entity
chunk Id
the ID of the chunk from which this entity was suggested
id
optional ID if the LLM can identify a specific existing entity, meaning it doesn't require resolution
properties
additional properties for the entity