We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 6fea399 commit af8a000Copy full SHA for af8a000
AgentQnA/docker_compose/intel/hpu/gaudi/compose.telemetry.yaml
@@ -4,8 +4,6 @@
4
services:
5
tei-embedding-service:
6
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
9
jaeger:
10
image: jaegertracing/all-in-one:1.67.0
11
container_name: jaeger
0 commit comments