From 7f48705dfd16aa04217838d10c24dae9257b1591 Mon Sep 17 00:00:00 2001 From: Jack Colquitt <126733989+JackColquitt@users.noreply.github.com> Date: Sat, 3 May 2025 11:49:08 -0700 Subject: [PATCH] Update README.md with minor tweaks --- README.md | 10 +++++----- 1 file changed, 5 insertions(+), 5 deletions(-) diff --git a/README.md b/README.md index 53bca6b1..46c8a077 100644 --- a/README.md +++ b/README.md @@ -87,11 +87,11 @@ TrustGraph is endlessly customizable by editing the `YAML` resource files. The * The **Configuration Builder** has 5 important sections: -- **TrustGraph Version** 🚢: Select the version of TrustGraph you'd like to deploy -- **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 LLM System, Data Extraction Agents, and Agent Flow -- **Test Suite** 🕵️: Add the **Test Suite** to the configuration available on port `8888` -- **Finish Deployment** 🚀: Download the launch `YAML` files with deployment instructions +- 🚢 **TrustGraph Version**: Select the version of TrustGraph you'd like to deploy +- ✅ **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 LLM System, Data Extraction Agents, and Agent Flow +- 🕵️ **Test Suite**: Add the **Test Suite** to the configuration available on port `8888` +- 🚀 **Finish Deployment**: Download the launch `YAML` files with deployment instructions The **Configuration Builder** 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: