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 7fbc706 commit 3d698fbCopy full SHA for 3d698fb
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"]
+dependencies = ["haystack-ai", "llama-cpp-python<0.2.84"]
30
31
[project.urls]
32
Documentation = "https://github.com/deepset-ai/haystack-core-integrations/tree/main/integrations/llama_cpp#readme"
0 commit comments