llama-stack-mirror/llama_stack/templates/watsonx
Sébastien Han 4799e09f4d
chore: Remove zero-width space characters from OTEL service name env var defaults
Replaced `${env.OTEL_SERVICE_NAME:\u200B}` and similar variants with
properly formatted `${env.OTEL_SERVICE_NAME:}` across all YAML templates
and TelemetryConfig. This prevents silent parsing issues and ensures
consistent environment variable resolution.
Slipped in https://github.com/meta-llama/llama-stack/pull/2058

Signed-off-by: Sébastien Han <seb@redhat.com>
2025-04-30 14:26:21 +02:00
..
__init__.py feat: Add watsonx inference adapter (#1895) 2025-04-25 11:29:21 -07:00
build.yaml feat: Add watsonx inference adapter (#1895) 2025-04-25 11:29:21 -07:00
doc_template.md feat: Add watsonx inference adapter (#1895) 2025-04-25 11:29:21 -07:00
run.yaml chore: Remove zero-width space characters from OTEL service name env var defaults 2025-04-30 14:26:21 +02:00
watsonx.py feat: Add watsonx inference adapter (#1895) 2025-04-25 11:29:21 -07:00