Skip to content

Commit 62c94f1

Browse files
committed
optional instead of required dependency vector
1 parent a166d93 commit 62c94f1

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

README.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -223,7 +223,6 @@ After you have access to the Kubernetes cluster, you must install the necessary
223223
| Linkerd | 2.17 (edge-24.11.8) | [example](./docs/user/DependencyInstall.md#service-mesh) | [docs](https://linkerd.io/2/tasks/install-helm/) |
224224
| Ingress-Nginx | 4.12.3 | [example](./docs/user/DependencyInstall.md#ingress-nginx) | [docs](https://kubernetes.github.io/ingress-nginx/deploy/) |
225225
| Kueue | 0.12.1 | [example](./docs/user/DependencyInstall.md#kueue) | [docs](https://kueue.sigs.k8s.io/docs/installation/) |
226-
| Vector | 0.46.0 | [example](./docs/monitoring/README.md) | [docs](https://vector.dev/installation/) |
227226

228227
> Note: order of installation matters for some dependencies, namely:
229228
>
@@ -244,6 +243,7 @@ SAS has partnered with [Weaviate](https://weaviate.io/) and supports it as a vec
244243
|-----------|---------------|---------------------|----------------------------------------------------------------------------------------------|
245244
| **Weaviate** |v17.3.3 |[weaviate.yaml](./examples/weaviate.yaml) | [instructions](./docs/user/DependencyInstall.md#weaviate) |
246245
| **Ollama** |v1.12.0 |[ollama.yaml](./examples/ollama.yaml) | [instructions](./docs/llm-connection/ollama.md) |
246+
| **Vector** | 0.46.0 | [example](./docs/monitoring/README.md) | [docs](https://vector.dev/installation/) |
247247
| **Phoenix** |v4.0.7 |[phoenix.yaml](./examples/phoenix.yaml) | [instructions](./docs/monitoring/traces.md) |
248248

249249
### Install SAS Retrieval Agent Manager

0 commit comments

Comments
 (0)