mirror of
https://github.com/trustgraph-ai/trustgraph.git
synced 2026-04-25 00:16:23 +02:00
Update README with config builder details.
This commit is contained in:
parent
7e85b621d3
commit
f78bd64b8d
1 changed files with 2 additions and 2 deletions
|
|
@ -61,7 +61,7 @@ The [**Configuration Builder**](https://config-ui.demo.trustgraph.ai/) assembles
|
|||
|
||||
- **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
|
||||
- **Customization**: Customize the prompts for the LLM System, Data Extraction Agents, and Agent Flow
|
||||
- **Customization**: Enable OCR pipelines and custom embeddings models
|
||||
- **Finish Deployment**: Download the launch `YAML` files with deployment instructions
|
||||
|
||||
## Workbench
|
||||
|
|
@ -72,7 +72,7 @@ The **Workbench** is a UI that provides tools for interacting with all major fea
|
|||
- **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
|
||||
- **Prompt Management**: Edit all LLM prompts used in the platform during runtime
|
||||
- **Agent Tools**: Define tools used by the Agent Flow including MCP tools
|
||||
- **MCP Tools**: Connect to MCP servers
|
||||
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue