We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 3f2969c commit eb0de60Copy full SHA for eb0de60
pyproject.toml
@@ -6,7 +6,7 @@ readme = "README.md"
6
requires-python = ">=3.10"
7
dependencies = [
8
"ragbits-cli",
9
- "ragbits-core[chroma,lab,fastembed,local,otel,qdrant,pgvector,azure,gcs,hf,s3]",
+ "ragbits-core[chroma,lab,fastembed,otel,qdrant,pgvector,azure,gcs,hf,s3]",
10
"ragbits-document-search[docling,ray]",
11
"ragbits-evaluate[relari]",
12
"ragbits-guardrails[openai]",
0 commit comments