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:
Sébastien Han 2025-05-26 21:57:15 +02:00
parent 39b33a3b01
commit 809e7650a7
No known key found for this signature in database
4 changed files with 108 additions and 99 deletions

View file

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