From 93dda956f16553c6762d73031780759407c271f4 Mon Sep 17 00:00:00 2001 From: Jack Colquitt <126733989+JackColquitt@users.noreply.github.com> Date: Sun, 10 Nov 2024 18:36:23 -0800 Subject: [PATCH] Update README.md changing name of extraction agents --- README.md | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/README.md b/README.md index a2dd737a..490bc1d7 100644 --- a/README.md +++ b/README.md @@ -147,9 +147,9 @@ TrustGraph extracts knowledge documents to an ultra-dense knowledge graph using - Topic Extraction Agent - Entity Extraction Agent -- Node Connection Agent +- Relationship Extraction Agent -The agent prompts are built through templates, enabling customized extraction agents for a specific use case. The extraction agents are launched automatically with the loader commands. +The agent prompts are built through templates, enabling customized data extraction agents for a specific use case. The data extraction agents are launched automatically with the loader commands. PDF file: ```