Update README for latest 0.20.0

This commit is contained in:
Jack Colquitt 2025-01-16 14:11:34 -08:00 committed by GitHub
parent 4775754d75
commit ad2f54ab6a
No known key found for this signature in database
GPG key ID: B5690EEEBB952194

View file

@ -31,9 +31,7 @@ TrustGraph is a fully agentic AI system for complex unstructured data. Extract y
- 🖥️ **Configuration Portal**: Build the `YAML` configuration with drop down menus and selectable parameters
- 🕵️ **Data Workbench**: Explore your data with a 3D semantic visualizer
## Getting Started
#### Quickstart Guide 🚀
## Quickstart Guide 🚀
- [Install the CLI](#install-the-trustgraph-cli)
- [Configuration Portal](#configuration-portal)
- [System Restarts](#system-restarts)
@ -70,7 +68,7 @@ pip3 install trustgraph-cli==0.19.19
TrustGraph is endlessly customizable by editing the `YAML` launch files. The `Configuration Portal` provides a quick and intuitive tool for building a custom configuration that deploys with Docker, Podman, Minikube, or Google Cloud. There is a `Configuration Portal` for the both the lastest and stable `TrustGraph` releases.
- [**Configuration Portal** (Stable 0.19.19) 🚀](https://config-ui.demo.trustgraph.ai/)
- [**Configuration Portal** (Latest 0.19.19) 🚀](https://dev.config-ui.demo.trustgraph.ai/)
- [**Configuration Portal** (Latest 0.20.0) 🚀](https://dev.config-ui.demo.trustgraph.ai/)
The `Configuration Portal` has 4 important sections:
@ -127,7 +125,7 @@ TrustGraph `YAML` files are available [here](https://github.com/trustgraph-ai/tr
| Release Type | Release Version |
| ------------ | --------------- |
| Latest | [0.19.19](https://github.com/trustgraph-ai/trustgraph/releases/download/v0.19.19/deploy.zip) |
| Latest | [0.20.0](https://github.com/trustgraph-ai/trustgraph/releases/download/v0.20.0/deploy.zip) |
| Stable | [0.19.19](https://github.com/trustgraph-ai/trustgraph/releases/download/v0.19.19/deploy.zip) |
TrustGraph is fully containerized and is launched with a `YAML` configuration file. Unzipping the `deploy.zip` will add the `deploy` directory with the following subdirectories: