Skip to content

Use pre-cached OKP embeddings model from rag-docs (if available)#2

Draft
umago wants to merge 1 commit into
openstack-k8s-operators:mainfrom
umago:cache-okp-embeddings
Draft

Use pre-cached OKP embeddings model from rag-docs (if available)#2
umago wants to merge 1 commit into
openstack-k8s-operators:mainfrom
umago:cache-okp-embeddings

Conversation

@umago

@umago umago commented Jul 3, 2026

Copy link
Copy Markdown
Contributor

When the rag-docs repository is cloned and contains the okp_embeddings_model directory, copy it directly instead of downloading from Hugging Face. This allows hermetic builds (e.g. Konflux) to supply the model via the rag-docs repo without requiring network access during the container build.

When the rag-docs repository is cloned and contains the
okp_embeddings_model directory, copy it directly instead of downloading
from Hugging Face. This allows hermetic builds (e.g. Konflux) to supply
the model via the rag-docs repo without requiring network access during
the container build.

Signed-off-by: Lucas Alvares Gomes <lucasagomes@gmail.com>
@umago umago marked this pull request as draft July 3, 2026 15:55
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

1 participant