Update README.md with minor tweaks

This commit is contained in:
Jack Colquitt 2025-05-03 11:49:08 -07:00 committed by GitHub
parent 5d641087cc
commit 7f48705dfd
No known key found for this signature in database
GPG key ID: B5690EEEBB952194

View file

@ -87,11 +87,11 @@ TrustGraph is endlessly customizable by editing the `YAML` resource files. The *
The **Configuration Builder** has 5 important sections: The **Configuration Builder** has 5 important sections:
- **TrustGraph Version** 🚢: Select the version of TrustGraph you'd like to deploy - 🚢 **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 - **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 - 🧰 **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` - 🕵️ **Test Suite**: Add the **Test Suite** to the configuration available on port `8888`
- **Finish Deployment** 🚀: Download the launch `YAML` files with deployment instructions - 🚀 **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: 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: