1
Update your helm repo dependencies
2
Upgrade the Trieve Vector Inference Helm chart
Documentation Index
Fetch the complete documentation index at: /llms.txt
Use this file to discover all available pages before exploring further.
For any updates to Trieve Vector Inference, this is how you should upgrade:
Update your helm repo dependencies
helm repo update
Upgrade the Trieve Vector Inference Helm chart
helm upgrade vector-inference \
oci://709825985650.dkr.ecr.us-east-1.amazonaws.com/trieve/trieve-embeddings \
-f embedding_models.yaml
Was this page helpful?