llama-stack/llama_stack/templates/ollama
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
..
__init__.py Auto-generate distro yamls + docs (#468) 2024-11-18 14:57:06 -08:00
build.yaml chore: move embedding deps to RAG tool where they are needed (#1210) 2025-02-21 11:33:41 -08:00
doc_template.md ModelAlias -> ProviderModelEntry 2025-02-20 14:02:36 -08:00
ollama.py chore: move embedding deps to RAG tool where they are needed (#1210) 2025-02-21 11:33:41 -08:00
report.md Kill colons 2025-01-22 22:54:13 -08:00
run-with-safety.yaml chore: move embedding deps to RAG tool where they are needed (#1210) 2025-02-21 11:33:41 -08:00
run.yaml chore: move embedding deps to RAG tool where they are needed (#1210) 2025-02-21 11:33:41 -08:00