llama-stack-mirror/docs/source/distributions
Sébastien Han c4349f532b
feat: consolidate most distros into "starter" (#2516)
# What does this PR do?

* Removes a bunch of distros
* Removed distros were added into the "starter" distribution
* Doc for "starter" has been added
* Partially reverts https://github.com/meta-llama/llama-stack/pull/2482
  since inference providers are disabled by default and can be turned on
  manually via env variable.
* Disables safety in starter distro

Closes: https://github.com/meta-llama/llama-stack/issues/2502.

~Needs: https://github.com/meta-llama/llama-stack/pull/2482 for Ollama
to work properly in the CI.~

TODO:

- [ ] We can only update `install.sh` when we get a new release.
- [x] Update providers documentation
- [ ] Update notebooks to reference starter instead of ollama

Signed-off-by: Sébastien Han <seb@redhat.com>
2025-07-04 15:58:03 +02:00
..
k8s refactor(env)!: enhanced environment variable substitution (#2490) 2025-06-26 08:20:08 +05:30
ondevice_distro docs: 0.2.2 doc updates (#1961) 2025-04-15 13:26:17 -07:00
remote_hosted_distro fix: replace all instances of --yaml-config with --config (#2196) 2025-05-16 14:31:12 -07:00
self_hosted_distro feat: consolidate most distros into "starter" (#2516) 2025-07-04 15:58:03 +02:00
building_distro.md feat: consolidate most distros into "starter" (#2516) 2025-07-04 15:58:03 +02:00
configuration.md docs: update full list of providers with matched APIs and dockerhub images (#2452) 2025-07-03 10:12:56 +02:00
importing_as_library.md feat: consolidate most distros into "starter" (#2516) 2025-07-04 15:58:03 +02:00
index.md docs: Updated documentation and Sphinx configuration (#1845) 2025-03-31 13:08:05 -07:00
kubernetes_deployment.md fix: replace all instances of --yaml-config with --config (#2196) 2025-05-16 14:31:12 -07:00
list_of_distributions.md feat: consolidate most distros into "starter" (#2516) 2025-07-04 15:58:03 +02:00
starting_llama_stack_server.md docs: Update quickstart page to structure things a little more for the novices (#1873) 2025-04-10 14:09:00 -07:00