Skip to content

Commit e46c2ca

Browse files
committed
Move llama-index to experimental group
1 parent 910c572 commit e46c2ca

File tree

1 file changed

+1
-2
lines changed

1 file changed

+1
-2
lines changed

pyproject.toml

Lines changed: 1 addition & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -69,11 +69,10 @@ cohere = ["cohere"]
6969
anthropic = ["anthropic"]
7070
openai = ["openai"]
7171
mistralai = ["mistralai"]
72-
llama-index = ["llama-index"]
7372
qdrant = ["qdrant-client"]
7473
kg_creation_tools = ["pygraphviz"]
7574
sentence-transformers = ["sentence-transformers"]
76-
experimental = ["pypdf", "fsspec", "langchain-text-splitters", "pygraphviz"]
75+
experimental = ["pypdf", "fsspec", "langchain-text-splitters", "pygraphviz", "llama-index"]
7776
examples = ["langchain-openai", "langchain-huggingface"]
7877

7978
[build-system]

0 commit comments

Comments
 (0)