Slight language tweaks

This commit is contained in:
JackColquitt 2024-07-16 13:57:01 -07:00
parent 7c191bd38c
commit 50ae866177

View file

@ -90,11 +90,11 @@ package installed can also run the entire architecture.
- `llm-ollama-text` - Sends request to LM running using Ollama
- `llm-vertexai-text` - Sends request to model available through VertexAI API
## Getting start
## Quickstart Guide
See [Quickstart on Docker Compose](docs/README.quickstart-docker-compose.md)
## Development
## Development Guide
See [Development on trustgraph](docs/README.development.md)