mirror of
https://github.com/trustgraph-ai/trustgraph.git
synced 2026-04-30 10:56:23 +02:00
Update README links
This commit is contained in:
parent
cc467aeb6d
commit
34757fa47f
1 changed files with 4 additions and 19 deletions
23
README.md
23
README.md
|
|
@ -50,24 +50,9 @@ This is a very-quickstart. See [other installation options](docs/README.md#ways
|
|||
|
||||
- [Quickstart Guide](docs/README.quickstart-docker-compose.md)
|
||||
- [Configuration Builder](#configuration-builder)
|
||||
- [Install the CLI](#install-the-trustgraph-cli)
|
||||
- [Test Suite](#test-suite)
|
||||
|
||||
### Developer APIs and CLI
|
||||
|
||||
- [**REST API**](docs/apis/README.md#rest-apis)
|
||||
- [**Websocket API**](docs/apis/README.md#websocket-api)
|
||||
- [**Python SDK**](https://trustgraph.ai/docs/api/apistarted)
|
||||
- [**TrustGraph CLI**](https://trustgraph.ai/docs/running/cli)
|
||||
|
||||
### Install the TrustGraph CLI
|
||||
|
||||
```
|
||||
pip3 install trustgraph-cli==<trustgraph-version>
|
||||
```
|
||||
|
||||
> [!CAUTION]
|
||||
> The `trustgraph-cli` version *must* match the selected **TrustGraph** release version.
|
||||
- [Install the CLI](docs/cli/README.md)
|
||||
- [Workbench](#workbench)
|
||||
- [Developer APIs](docs/apis#readme)
|
||||
|
||||
## Configuration Builder
|
||||
|
||||
|
|
@ -78,7 +63,7 @@ The [**Configuration Builder**](https://config-ui.demo.trustgraph.ai/) assembles
|
|||
- **Customization**: Customize the prompts for the LLM System, Data Extraction Agents, and Agent Flow
|
||||
- **Finish Deployment**: Download the launch `YAML` files with deployment instructions
|
||||
|
||||
### Test Suite
|
||||
### Workbench
|
||||
|
||||
If added to the build in the **Configuration Builder**, the **Test Suite** will be available at port `8888`. The **Test Suite** has the following capabilities:
|
||||
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue