llama-stack/docs/source/distributions
Charlie Doern e46de23be6
feat: refactor external providers dir (#2049)
# What does this PR do?

currently the "default" dir for external providers is
`/etc/llama-stack/providers.d`

This dir is not used anywhere nor created.

Switch to a more friendly `~/.llama/providers.d/`

This allows external providers to actually create this dir and/or
populate it upon installation, `pip` cannot create directories in `etc`.

If a user does not specify a dir, default to this one

see https://github.com/containers/ramalama-stack/issues/36

Signed-off-by: Charlie Doern <cdoern@redhat.com>
2025-05-15 20:17:03 +02:00
..
ondevice_distro docs: 0.2.2 doc updates (#1961) 2025-04-15 13:26:17 -07:00
remote_hosted_distro fix: Adding Embedding model to watsonx inference (#2118) 2025-05-12 10:58:22 -07:00
self_hosted_distro chore: remove last instances of code-interpreter provider (#2143) 2025-05-12 10:54:43 -07:00
building_distro.md feat: refactor external providers dir (#2049) 2025-05-15 20:17:03 +02:00
configuration.md feat: Add Kubernetes authentication (#1778) 2025-04-28 22:24:58 +02:00
importing_as_library.md docs: update importing_as_library.md (#1863) 2025-04-07 12:31:04 +02:00
index.md docs: Updated documentation and Sphinx configuration (#1845) 2025-03-31 13:08:05 -07:00
kubernetes_deployment.md docs: fix errors in kubernetes deployment guide (#1914) 2025-04-11 13:04:13 +02:00
list_of_distributions.md docs: Updated documentation and Sphinx configuration (#1845) 2025-03-31 13:08:05 -07: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