llama-stack/llama_stack/templates/fireworks
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 Mark some pages as not-in-toctree explicitly 2024-11-23 15:27:44 -08:00
fireworks.py chore: move embedding deps to RAG tool where they are needed (#1210) 2025-02-21 11:33:41 -08:00
remote-hosted-report.md Kill colons 2025-01-22 22:54:13 -08:00
report.md Report generation minor fixes (#884) 2025-01-28 04:58:12 -08:00
run-with-safety.yaml Update embedding dimension singular 2025-02-20 16:14:46 -08:00
run.yaml Update embedding dimension singular 2025-02-20 16:14:46 -08:00