Skip to content

Commit 4b69410

Browse files
committed
docs: final draft
1 parent e4c2bc1 commit 4b69410

File tree

2 files changed

+2
-2
lines changed

2 files changed

+2
-2
lines changed

README.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -235,7 +235,7 @@ After you have access to the Kubernetes cluster, you must install the necessary
235235

236236
### Optional Components
237237

238-
SAS has partnered with Weaviate and supports it as an alternative to PGVector storage. This installation is not required but is compatible with RAM.
238+
SAS has partnered with [Weaviate](https://weaviate.io/) and supports it as a vector database alternative to PGVector storage. This installation is not required but is compatible with RAM.
239239

240240
| Component | Version | Example Values File | Installation Instructions |
241241
|-----------|---------------|---------------------|---------------------------------------------------------------------------------------------|

docs/user/DependencyInstall.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -100,7 +100,7 @@ helm install nginx-ingress-nginx-controller \
100100

101101
### Weaviate
102102

103-
SAS Retrieval Agent Manager supports Weaviate as an alternative to PGVector storage.
103+
SAS Retrieval Agent Manager supports [Weaviate](https://weaviate.io/), a vector database alternative to PGVector storage.
104104

105105
Here is an [Example Weaviate Values File](../../examples/weaviate.yaml). You can edit it as you'd like to fit your deployment.
106106

0 commit comments

Comments
 (0)