Skip to content

Commit a401d7e

Browse files
authored
ollama: release 0.3.3 (#31253)
1 parent 9efafe3 commit a401d7e

File tree

2 files changed

+6
-8
lines changed

2 files changed

+6
-8
lines changed

libs/partners/ollama/pyproject.toml

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -8,10 +8,10 @@ license = { text = "MIT" }
88
requires-python = ">=3.9"
99
dependencies = [
1010
"ollama>=0.4.8,<1.0.0",
11-
"langchain-core<1.0.0,>=0.3.52",
11+
"langchain-core<1.0.0,>=0.3.60",
1212
]
1313
name = "langchain-ollama"
14-
version = "0.3.2"
14+
version = "0.3.3"
1515
description = "An integration package connecting Ollama and LangChain"
1616
readme = "README.md"
1717

libs/partners/ollama/uv.lock

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

0 commit comments

Comments
 (0)