README language tweaks

This commit is contained in:
Jack Colquitt 2024-11-21 14:21:20 -08:00 committed by GitHub
parent 17a6255491
commit 41e0a52008
No known key found for this signature in database
GPG key ID: B5690EEEBB952194

View file

@ -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: