llama-stack-mirror/docs/docs
Ashwin Bharambe 42414a1a1b
Some checks failed
SqlStore Integration Tests / test-postgres (3.12) (push) Failing after 0s
SqlStore Integration Tests / test-postgres (3.13) (push) Failing after 0s
Integration Auth Tests / test-matrix (oauth2_token) (push) Failing after 0s
Test External Providers Installed via Module / test-external-providers-from-module (venv) (push) Has been skipped
Vector IO Integration Tests / test-matrix (push) Failing after 3s
Test Llama Stack Build / generate-matrix (push) Successful in 3s
Python Package Build Test / build (3.12) (push) Failing after 1s
Test Llama Stack Build / build-custom-container-distribution (push) Failing after 3s
Test Llama Stack Build / build-ubi9-container-distribution (push) Failing after 3s
Test External API and Providers / test-external (venv) (push) Failing after 4s
Unit Tests / unit-tests (3.13) (push) Failing after 3s
Test Llama Stack Build / build (push) Failing after 4s
Python Package Build Test / build (3.13) (push) Failing after 21s
Test Llama Stack Build / build-single-provider (push) Failing after 25s
Integration Tests (Replay) / Integration Tests (, , , client=, ) (push) Failing after 27s
Unit Tests / unit-tests (3.12) (push) Failing after 22s
API Conformance Tests / check-schema-compatibility (push) Successful in 33s
UI Tests / ui-tests (22) (push) Successful in 39s
Pre-commit / pre-commit (push) Successful in 1m12s
fix(logging): disable console telemetry sink by default (#3623)
The current span processing dumps so much junk on the console that it
makes actual understanding of what is going on in the server impossible.
I am killing the console sink as a default. If you want, you are always
free to change your run.yaml to add it.

Before: 
<img width="1877" height="1107" alt="image"
src="https://github.com/user-attachments/assets/3a7ad261-e2ba-4d40-9820-fcc282c8df37"
/>

After:
<img width="1919" height="470" alt="image"
src="https://github.com/user-attachments/assets/bc7cf763-fba9-4e95-a4b5-f65f6d1c5332"
/>
2025-09-30 14:58:05 -07:00
..
advanced_apis docs: fix broken links (#3540) 2025-09-24 14:16:31 -07:00
building_applications chore: unpublish /inference/chat-completion (#3609) 2025-09-30 11:00:42 -07:00
concepts docs: fix broken links (#3540) 2025-09-24 14:16:31 -07:00
contributing docs: fix broken links (#3540) 2025-09-24 14:16:31 -07:00
deploying docs: fix broken links (#3540) 2025-09-24 14:16:31 -07:00
distributions feat: add static embedding metadata to dynamic model listings for providers using OpenAIMixin (#3547) 2025-09-25 17:17:00 -04:00
getting_started docs: fix broken links (#3540) 2025-09-24 14:16:31 -07:00
providers fix(logging): disable console telemetry sink by default (#3623) 2025-09-30 14:58:05 -07:00
references chore: unpublish /inference/chat-completion (#3609) 2025-09-30 11:00:42 -07:00
index.mdx docs: docusaurus setup (#3541) 2025-09-24 14:11:30 -07:00