mirror of
https://github.com/meta-llama/llama-stack.git
synced 2025-12-27 23:22:01 +00:00
chore: mark blobpath as optional
This is not a core dependency of the distro server. It's only necessary when using `inline::rag-runtime` or `inline::meta-reference` providers. Signed-off-by: Sébastien Han <seb@redhat.com>
This commit is contained in:
parent
39b33a3b01
commit
809e7650a7
4 changed files with 108 additions and 99 deletions
|
|
@ -6,7 +6,6 @@ dependencies = [
|
|||
"aiohttp",
|
||||
"aiosqlite",
|
||||
"autoevals",
|
||||
"blobfile",
|
||||
"chardet",
|
||||
"chromadb-client",
|
||||
"datasets",
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue