Skip to content

Commit 3d698fb

Browse files
Amnah199Amna Mubashar
andauthored
Pin llama-cpp version (#943)
Co-authored-by: Amna Mubashar <amna.mubashar@Amnas-MBP.fritz.box>
1 parent 7fbc706 commit 3d698fb

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

integrations/llama_cpp/pyproject.toml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -26,7 +26,7 @@ classifiers = [
2626
"Programming Language :: Python :: Implementation :: CPython",
2727
"Programming Language :: Python :: Implementation :: PyPy",
2828
]
29-
dependencies = ["haystack-ai", "llama-cpp-python"]
29+
dependencies = ["haystack-ai", "llama-cpp-python<0.2.84"]
3030

3131
[project.urls]
3232
Documentation = "https://github.com/deepset-ai/haystack-core-integrations/tree/main/integrations/llama_cpp#readme"

0 commit comments

Comments
 (0)