llama-stack-mirror/docs/source
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
..
building_applications docs: Fix Links, Add Podman Instructions, Vector DB Unregister, and Example Script (#1129) 2025-02-20 13:52:14 -08:00
concepts script for running client sdk tests (#895) 2025-02-19 22:38:06 -08:00
contributing docs: Add note about distro_codegen.py and provider dependencies (#1175) 2025-02-20 09:23:46 -08:00
distributions chore: move embedding deps to RAG tool where they are needed (#1210) 2025-02-21 11:33:41 -08:00
getting_started fix(rag-example): add provider_id to avoid llama_stack_client 400 error (#1114) 2025-02-19 15:37:25 -08:00
introduction Update index.md (#888) 2025-01-28 04:55:41 -08:00
playground fix!: update eval-tasks -> benchmarks (#1032) 2025-02-13 16:40:58 -08:00
references feat: model remove cmd (#1128) 2025-02-21 08:05:12 -08:00
conf.py Try a different css file API for sphinx 2025-02-19 20:14:40 -08:00
index.md Update index.md to refer to v0.1.3 2025-02-14 14:29:17 -08:00