Update example code for embedding dependency moving to 3rd_party (#1368)

Signed-off-by: lvliang-intel <liang1.lv@intel.com>
This commit is contained in:
Liang Lv
2025-01-10 15:36:58 +08:00
committed by GitHub
parent 7a3dfa90ca
commit 3ca78867eb
29 changed files with 88 additions and 88 deletions

View File

@@ -26,7 +26,7 @@ services:
embedding-multimodal-clip:
build:
context: GenAIComps
dockerfile: comps/embeddings/src/integrations/dependency/clip/Dockerfile
dockerfile: comps/third_parties/clip/src/Dockerfile
extends: videoqna
image: ${REGISTRY:-opea}/embedding-multimodal-clip:${TAG:-latest}
retriever-vdms: