Skip to content

Commit a2bec5f

Browse files
authored
ollama: release 0.3.1 (#30716)
1 parent e3f15f0 commit a2bec5f

File tree

2 files changed

+6
-6
lines changed

2 files changed

+6
-6
lines changed

libs/partners/ollama/pyproject.toml

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -6,9 +6,9 @@ build-backend = "pdm.backend"
66
authors = []
77
license = { text = "MIT" }
88
requires-python = "<4.0,>=3.9"
9-
dependencies = ["ollama<1,>=0.4.4", "langchain-core<1.0.0,>=0.3.47"]
9+
dependencies = ["ollama<1,>=0.4.4", "langchain-core<1.0.0,>=0.3.51"]
1010
name = "langchain-ollama"
11-
version = "0.3.0"
11+
version = "0.3.1"
1212
description = "An integration package connecting Ollama and LangChain"
1313
readme = "README.md"
1414

libs/partners/ollama/uv.lock

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

0 commit comments

Comments
 (0)