Skip to content

Commit 46c7fa2

Browse files
authored
Merge pull request #265 from tisnik/lcore-379-fixed-run-yaml
LCORE-379: fixed run.yaml to be compatible with Llama Stack 0.2.14
2 parents f50dc3d + 5bc73dc commit 46c7fa2

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

examples/run.yaml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -89,7 +89,7 @@ providers:
8989
provider_type: inline::braintrust
9090
telemetry:
9191
- config:
92-
service_name: ''
92+
service_name: 'lightspeed-stack'
9393
sinks: sqlite
9494
sqlite_db_path: .llama/distributions/ollama/trace_store.db
9595
provider_id: meta-reference

0 commit comments

Comments
 (0)