Skip to content

Commit 910c572

Browse files
committed
Add qdrant to extras
1 parent 6131c7a commit 910c572

File tree

2 files changed

+3
-1
lines changed

2 files changed

+3
-1
lines changed

poetry.lock

Lines changed: 2 additions & 1 deletion
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.

pyproject.toml

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -70,6 +70,7 @@ anthropic = ["anthropic"]
7070
openai = ["openai"]
7171
mistralai = ["mistralai"]
7272
llama-index = ["llama-index"]
73+
qdrant = ["qdrant-client"]
7374
kg_creation_tools = ["pygraphviz"]
7475
sentence-transformers = ["sentence-transformers"]
7576
experimental = ["pypdf", "fsspec", "langchain-text-splitters", "pygraphviz"]

0 commit comments

Comments
 (0)