mirror of
https://github.com/meta-llama/llama-stack.git
synced 2025-06-27 18:50:41 +00:00
chore: mark blobpath as optional (#2271)
# What does this PR do? 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
28930cdab6
commit
448f00903d
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