Skip to content

Commit af8a000

Browse files
committed
remove invalid setting
Signed-off-by: chensuyue <suyue.chen@intel.com>
1 parent 6fea399 commit af8a000

File tree

1 file changed

+0
-2
lines changed

1 file changed

+0
-2
lines changed

AgentQnA/docker_compose/intel/hpu/gaudi/compose.telemetry.yaml

Lines changed: 0 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -4,8 +4,6 @@
44
services:
55
tei-embedding-service:
66
command: --model-id ${EMBEDDING_MODEL_ID} --auto-truncate --otlp-endpoint $OTEL_EXPORTER_OTLP_TRACES_ENDPOINT
7-
tei-reranking-service:
8-
command: --model-id ${RERANK_MODEL_ID} --auto-truncate --otlp-endpoint $OTEL_EXPORTER_OTLP_TRACES_ENDPOINT
97
jaeger:
108
image: jaegertracing/all-in-one:1.67.0
119
container_name: jaeger

0 commit comments

Comments
 (0)