llama-stack-mirror/docs/docs/distributions
Omar Abdelwahab ee107aadd6
Some checks failed
SqlStore Integration Tests / test-postgres (3.12) (push) Failing after 1s
Integration Auth Tests / test-matrix (oauth2_token) (push) Failing after 1s
SqlStore Integration Tests / test-postgres (3.13) (push) Failing after 0s
Test External Providers Installed via Module / test-external-providers-from-module (venv) (push) Has been skipped
Integration Tests (Replay) / generate-matrix (push) Successful in 3s
API Conformance Tests / check-schema-compatibility (push) Successful in 11s
Python Package Build Test / build (3.12) (push) Successful in 16s
Python Package Build Test / build (3.13) (push) Successful in 18s
Test External API and Providers / test-external (venv) (push) Failing after 26s
Vector IO Integration Tests / test-matrix (push) Failing after 42s
UI Tests / ui-tests (22) (push) Successful in 1m15s
Unit Tests / unit-tests (3.13) (push) Failing after 1m20s
Unit Tests / unit-tests (3.12) (push) Failing after 1m21s
Integration Tests (Replay) / Integration Tests (, , , client=, ) (push) Failing after 2m15s
Pre-commit / pre-commit (push) Successful in 3m51s
fix(docs): Updated the LS documentation to point users to the correct docker container (#4267)
# What does this PR do?
Fixed the docker container name in the documentation by changing 
`docker pull llama-stack/distribution-starter`
`docker pull llama-stack/distribution-meta-reference-gpu`
to
`docker pull llamastack/distribution-starter`
`docker pull llamastack/distribution-meta-reference-gpu`


Closes this
[issue](https://github.com/llamastack/llama-stack/issues/4208)

## Test Plan
ci

Co-authored-by: Omar Abdelwahab <omara@fb.com>
2025-12-01 21:03:34 -08:00
..
eks docs: concepts and building_applications migration (#3534) 2025-09-24 14:05:30 -07:00
k8s feat!: Architect Llama Stack Telemetry Around Automatic Open Telemetry Instrumentation (#4127) 2025-12-01 10:33:18 -08:00
ondevice_distro chore: update doc (#3857) 2025-10-20 10:33:21 -07:00
remote_hosted_distro feat: add oci genai service as chat inference provider (#3876) 2025-11-10 16:16:24 -05:00
self_hosted_distro feat!: Architect Llama Stack Telemetry Around Automatic Open Telemetry Instrumentation (#4127) 2025-12-01 10:33:18 -08:00
building_distro.mdx feat: split API and provider specs into separate llama-stack-api pkg (#3895) 2025-11-13 11:51:17 -08:00
configuration.mdx docs: clarify model identification uses provider_model_id not model_id (#4128) 2025-11-12 10:13:26 -08:00
customizing_run_yaml.mdx docs: concepts and building_applications migration (#3534) 2025-09-24 14:05:30 -07:00
importing_as_library.mdx chore: Stack server no longer depends on llama-stack-client (#4094) 2025-11-07 09:54:09 -08:00
index.mdx chore(ui): add npm package and dockerfile (#4100) 2025-11-11 10:40:31 -08:00
list_of_distributions.mdx fix(docs): Updated the LS documentation to point users to the correct docker container (#4267) 2025-12-01 21:03:34 -08:00
llama_stack_ui.mdx chore(ui): add npm package and dockerfile (#4100) 2025-11-11 10:40:31 -08:00
starting_llama_stack_server.mdx docs: fix logging environment variable separator in example (#4254) 2025-11-28 13:43:44 +01:00