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:
Sébastien Han 2025-05-27 10:55:24 +02:00 committed by GitHub
parent 28930cdab6
commit 448f00903d
No known key found for this signature in database
GPG key ID: B5690EEEBB952194
4 changed files with 108 additions and 99 deletions

View file

@ -6,7 +6,6 @@ dependencies = [
"aiohttp",
"aiosqlite",
"autoevals",
"blobfile",
"chardet",
"chromadb-client",
"datasets",