From 41e0a52008af4c5ae08fd4f6338a9d9b4a5ef96c Mon Sep 17 00:00:00 2001 From: Jack Colquitt <126733989+JackColquitt@users.noreply.github.com> Date: Thu, 21 Nov 2024 14:21:20 -0800 Subject: [PATCH] README language tweaks --- README.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/README.md b/README.md index 7a696e02..17b84a1f 100644 --- a/README.md +++ b/README.md @@ -62,7 +62,7 @@ While TrustGraph is endlessly customizable through the `YAML` launch files, the The `Configuration UI` has three sections: - **Component Selection** ✅: Choose from the available deployment platforms, LLMs, graph store, VectorDB, chunking algorithm, chunking parameters, and LLM parameters -- **Customization** 🧰: Customize the prompts for the data extraction agents +- **Customization** 🧰: Customize the prompts for the LLM System, Data Extraction Agents, and Agent Flow - **Finish Deployment** 🚀: Download the launch `YAML` files with deployment instructions The `Configuration UI` will generate the `YAML` files in `deploy.zip`. Once `deploy.zip` has been downloaded and unzipped, launching TrustGraph is as simple as navigating to the `deploy` directory and running: