llama-stack-mirror/docs/docs/distributions
ehhuang 426cac078b
Some checks failed
SqlStore Integration Tests / test-postgres (3.12) (push) Failing after 0s
Integration Auth Tests / test-matrix (oauth2_token) (push) Failing after 0s
Test Llama Stack Build / generate-matrix (push) Successful in 3s
Integration Tests (Replay) / Integration Tests (, , , client=, ) (push) Failing after 4s
Vector IO Integration Tests / test-matrix (push) Failing after 3s
Test External Providers Installed via Module / test-external-providers-from-module (venv) (push) Has been skipped
Test Llama Stack Build / build-single-provider (push) Failing after 3s
SqlStore Integration Tests / test-postgres (3.13) (push) Failing after 6s
Test Llama Stack Build / build-custom-container-distribution (push) Failing after 3s
Test Llama Stack Build / build-ubi9-container-distribution (push) Failing after 3s
Python Package Build Test / build (3.12) (push) Failing after 3s
Python Package Build Test / build (3.13) (push) Failing after 2s
Test External API and Providers / test-external (venv) (push) Failing after 4s
Unit Tests / unit-tests (3.13) (push) Failing after 3s
API Conformance Tests / check-schema-compatibility (push) Successful in 11s
Test Llama Stack Build / build (push) Failing after 3s
Unit Tests / unit-tests (3.12) (push) Failing after 4s
UI Tests / ui-tests (22) (push) Successful in 44s
Pre-commit / pre-commit (push) Successful in 1m24s
chore: use uvicorn to start llama stack server everywhere (#3625)
# What does this PR do?
https://github.com/llamastack/llama-stack/pull/3462 allows using uvicorn
to start llama stack server which supports spawning multiple workers.

This PR enables us to launch >1 workers from `llama stack run` (will add
the parameter in a follow-up PR, keeping this PR on simplifying) by
removing the old way of launching stack server and consolidates
launching via uvicorn.run only.


## Test Plan
ran `llama stack run starter`
CI
2025-10-06 14:27:40 +02:00
..
eks docs: concepts and building_applications migration (#3534) 2025-09-24 14:05:30 -07:00
k8s chore: use uvicorn to start llama stack server everywhere (#3625) 2025-10-06 14:27:40 +02:00
ondevice_distro docs: fix broken links (#3540) 2025-09-24 14:16:31 -07:00
remote_hosted_distro docs: concepts and building_applications migration (#3534) 2025-09-24 14:05:30 -07:00
self_hosted_distro docs: Fix Dell distro documentation code snippets (#3640) 2025-10-02 11:11:30 +02:00
building_distro.mdx docs: fix broken links (#3540) 2025-09-24 14:16:31 -07:00
configuration.mdx fix(docs): Correct indentation in documented example for access_policy (#3652) 2025-10-03 12:19:52 +02:00
customizing_run_yaml.mdx docs: concepts and building_applications migration (#3534) 2025-09-24 14:05:30 -07:00
importing_as_library.mdx docs: fix broken links (#3540) 2025-09-24 14:16:31 -07:00
index.mdx docs: fix broken links (#3540) 2025-09-24 14:16:31 -07:00
list_of_distributions.mdx docs: fix broken links (#3647) 2025-10-01 16:48:13 -07:00
starting_llama_stack_server.mdx docs: fix broken links (#3540) 2025-09-24 14:16:31 -07:00