From c374893a5d2b2d4062b44fd7eee9391d0d72d0f8 Mon Sep 17 00:00:00 2001 From: Jack Colquitt <126733989+JackColquitt@users.noreply.github.com> Date: Sun, 23 Nov 2025 16:12:39 -0800 Subject: [PATCH] Update Workbench description in README Rephrased the description of the Workbench to improve clarity. --- README.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/README.md b/README.md index 75fc7e52..df3f4624 100644 --- a/README.md +++ b/README.md @@ -77,7 +77,7 @@ The [**Configuration Builder**](https://config-ui.demo.trustgraph.ai/) assembles ## Workbench -The **Workbench** is a UI that provides tools for interacting with all major features of TrustGraph. The **Workbench** is enabled by default in the **Configuration Builder** and is available at port `8888` on deployment. The **Workbench** has the following capabilities: +The **Workbench** provides tools for all major features of TrustGraph. The **Workbench** is deployed on port `8888` by default. - **Vector Search**: Search the installed knowledge bases - **Agentic, GraphRAG and LLM Chat**: Chat interface for agentic flows, GraphRAG queries, or directly interfacing with a LLM