From 5bc73dc2fd4fecd4bcef0e107d125dfd34e22432 Mon Sep 17 00:00:00 2001 From: Pavel Tisnovsky Date: Tue, 22 Jul 2025 08:46:18 +0200 Subject: [PATCH] LCORE-379: fixed run.yaml to be compatible with Llama Stack 0.2.14 --- examples/run.yaml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/examples/run.yaml b/examples/run.yaml index 6bb776005..c0e8ea066 100644 --- a/examples/run.yaml +++ b/examples/run.yaml @@ -89,7 +89,7 @@ providers: provider_type: inline::braintrust telemetry: - config: - service_name: '' + service_name: 'lightspeed-stack' sinks: sqlite sqlite_db_path: .llama/distributions/ollama/trace_store.db provider_id: meta-reference