llama-stack/docs/source/distributions
Ashwin Bharambe 992f865b2e
chore: move embedding deps to RAG tool where they are needed (#1210)
`EMBEDDING_DEPS` were wrongly associated with `vector_io` providers.
They are needed by
https://github.com/meta-llama/llama-stack/blob/main/llama_stack/providers/utils/memory/vector_store.py#L142
and related code and is used by the RAG tool and as such should only be
needed by the `inline::rag-runtime` provider.
2025-02-21 11:33:41 -08:00
..
ondevice_distro Fixed distro documentation (#852) 2025-01-23 08:19:51 -08:00
remote_hosted_distro feat(providers): add NVIDIA Inference embedding provider and tests (#935) 2025-02-20 16:59:48 -08:00
self_hosted_distro chore: move embedding deps to RAG tool where they are needed (#1210) 2025-02-21 11:33:41 -08:00
building_distro.md chore: remove --no-list-templates option (#1121) 2025-02-18 10:13:46 -08:00
configuration.md script for running client sdk tests (#895) 2025-02-19 22:38:06 -08:00
importing_as_library.md Fix precommit check after moving to ruff (#927) 2025-02-02 06:46:45 -08:00
index.md Add Kubernetes deployment guide (#899) 2025-02-06 10:28:02 -08:00
kubernetes_deployment.md Add Kubernetes deployment guide (#899) 2025-02-06 10:28:02 -08:00
selection.md docs: miscellaneous small fixes (#961) 2025-02-04 15:31:30 -08:00