(bump:patch) Fix: llama-cpp-python security bug and setup local latest branch in github action (#66)
* update llama-cpp-python version in response to https://github.com/Cinnamon/kotaemon/security/dependabot/1 * setup local latest branch in github action
This commit is contained in:
@@ -41,7 +41,7 @@ dependencies = [
|
||||
"pypdf>=4.2.0,<4.3",
|
||||
"html2text==2024.2.26",
|
||||
"fastembed==0.2.6",
|
||||
"llama-cpp-python==0.2.65",
|
||||
"llama-cpp-python>=0.2.72,<0.3",
|
||||
"azure-ai-documentintelligence",
|
||||
"cohere>=5.3.2,<5.4",
|
||||
]
|
||||
|
Reference in New Issue
Block a user