Skip to content

Commit cbd9fc1

Browse files
committed
Revert "Change Pinecone dependency to official one"
This reverts commit c97d944.
1 parent c97d944 commit cbd9fc1

File tree

1 file changed

+1
-2
lines changed

1 file changed

+1
-2
lines changed

Project.toml

Lines changed: 1 addition & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -18,7 +18,6 @@ Preferences = "21216c6a-2e73-6563-6e65-726566657250"
1818
REPL = "3fa0cd96-eef1-5676-8a61-b3b8758bbffb"
1919
Random = "9a3f8284-a2c9-5f02-9a11-845980a1fd5c"
2020
Test = "8dfed614-e22c-5e08-85e1-65c5234f0b40"
21-
UUIDs = "cf7118a7-6976-5b1a-9a39-7adc72f591a4"
2221

2322
[weakdeps]
2423
FlashRank = "22cc3f58-1757-4700-bb45-2032706e5a8d"
@@ -33,7 +32,7 @@ Unicode = "4ec0a83e-493e-50e2-b9ac-8f72acf5a8f5"
3332
FlashRankPromptingToolsExt = ["FlashRank"]
3433
GoogleGenAIPromptingToolsExt = ["GoogleGenAI"]
3534
MarkdownPromptingToolsExt = ["Markdown"]
36-
RAGToolsExperimentalExt = ["SparseArrays", "LinearAlgebra", "Unicode"]
35+
RAGToolsExperimentalExt = ["SparseArrays", "LinearAlgebra", "Unicode", "Pinecone"]
3736
SnowballPromptingToolsExt = ["Snowball"]
3837

3938
[compat]

0 commit comments

Comments
 (0)