entity

Use LLM to analyze and automatically merge entities based on sources and properties

post/entity/agent_merge

Request body

datasetstring required
entity_idstring uuid required
force_consider_entitiesEntityId[]
top_kinteger

Response

LLM merge execution results

final_entity_idstring uuid required
merged_entitiesEntityId[] required
reasoningstring nullable

Changes