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.
llama-cpp-python>=0.2.87
1 parent 9a7a9f7 commit 76a35a7Copy full SHA for 76a35a7
integrations/llama_cpp/pyproject.toml
@@ -26,7 +26,7 @@ classifiers = [
26
"Programming Language :: Python :: Implementation :: CPython",
27
"Programming Language :: Python :: Implementation :: PyPy",
28
]
29
-dependencies = ["haystack-ai", "llama-cpp-python<0.2.84"]
+dependencies = ["haystack-ai", "llama-cpp-python>=0.2.87"]
30
31
[project.urls]
32
Documentation = "https://github.com/deepset-ai/haystack-core-integrations/tree/main/integrations/llama_cpp#readme"
0 commit comments