mirror of
https://github.com/trustgraph-ai/trustgraph.git
synced 2026-06-07 05:45:13 +02:00
Update README.md with minor tweaks
This commit is contained in:
parent
5d641087cc
commit
7f48705dfd
1 changed files with 5 additions and 5 deletions
10
README.md
10
README.md
|
|
@ -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:
|
||||||
|
|
||||||
|
|
|
||||||
Loading…
Add table
Add a link
Reference in a new issue