From 473e6f36b826ef2c405bed0b09759a6e99887125 Mon Sep 17 00:00:00 2001 From: Jack Colquitt <126733989+JackColquitt@users.noreply.github.com> Date: Fri, 22 Aug 2025 12:10:35 -0700 Subject: [PATCH] Update README with workbench details --- README.md | 5 +++-- 1 file changed, 3 insertions(+), 2 deletions(-) diff --git a/README.md b/README.md index d2060abb..38cc7d2e 100644 --- a/README.md +++ b/README.md @@ -63,12 +63,13 @@ The [**Configuration Builder**](https://config-ui.demo.trustgraph.ai/) assembles The **Workbench** is a UI that provides tools for interacting with all major features of the platform. The **Workbench** is enabled by default in the **Configuration Builder** and is available at port `8888` on deployment. The **Workbench** has the following capabilities: -- **GraphRAG and Agentic Chat**: Chat interface for GraphRAG queries and Agents +- **Agentic, GraphRAG and LLM Chat**: Chat interface for agentic flows, GraphRAG queries, or directly interfacing with a LLM - **Semantic Discovery**: Analyze semantic relationships with vector search, knowledge graph relationships, and 3D graph visualization - **Data Management**: Load data into the **Librarian** for processing, create and upload **Knowledge Packages** - **Flow Management**: Create and delete processing flow patterns - **Prompt Management**: Edit all LLM prompts used in the platform -- **Agent Tools**: Define tools used by the Agent Flow +- **Agent Tools**: Define tools used by the Agent Flow including MCP tools +- **MCP Tools**: Connect to MCP servers ## Context Engineering