Skip to content

Commit c748df8

Browse files
chore(deps): bump llama-cpp-python from 0.3.9 to 0.3.14
Bumps [llama-cpp-python](https://github.com/abetlen/llama-cpp-python) from 0.3.9 to 0.3.14. - [Release notes](https://github.com/abetlen/llama-cpp-python/releases) - [Changelog](https://github.com/abetlen/llama-cpp-python/blob/main/CHANGELOG.md) - [Commits](abetlen/llama-cpp-python@v0.3.9...v0.3.14) --- updated-dependencies: - dependency-name: llama-cpp-python dependency-version: 0.3.14 dependency-type: direct:production update-type: version-update:semver-patch ... Signed-off-by: dependabot[bot] <support@github.com>
1 parent 3419d18 commit c748df8

2 files changed

Lines changed: 4 additions & 4 deletions

File tree

poetry.lock

Lines changed: 3 additions & 3 deletions
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.

pyproject.toml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -16,7 +16,7 @@ nc-py-api = {extras = ["app"], version = "0.*"}
1616
langchain = "^0.3.25"
1717
httpx = "^0.28.1"
1818
langchain-community = "^0.3.24"
19-
llama-cpp-python = "^0.3.9"
19+
llama-cpp-python = "^0.3.14"
2020

2121

2222
[build-system]

0 commit comments

Comments
 (0)