llama-stack-mirror/llama_stack/providers
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
..
inline chore: Remove zero-width space characters from OTEL service name env var defaults 2025-04-30 14:26:21 +02:00
registry feat: add api.llama provider, llama-guard-4 model (#2058) 2025-04-29 10:07:41 -07:00
remote feat: add api.llama provider, llama-guard-4 model (#2058) 2025-04-29 10:07:41 -07:00
tests refactor: move all llama code to models/llama out of meta reference (#1887) 2025-04-07 15:03:58 -07:00
utils feat: add api.llama provider, llama-guard-4 model (#2058) 2025-04-29 10:07:41 -07:00
__init__.py API Updates (#73) 2024-09-17 19:51:35 -07:00
datatypes.py feat: add health to all providers through providers endpoint (#1418) 2025-04-14 11:59:36 +02:00