release(ollama): 0.3.8 (#32906)

This commit is contained in:
Mason Daugherty
2025-09-11 16:00:41 -04:00
committed by GitHub
parent 0ea945d291
commit 115e20a0bc
2 changed files with 842 additions and 682 deletions

View File

@@ -8,10 +8,10 @@ license = { text = "MIT" }
requires-python = ">=3.9" requires-python = ">=3.9"
dependencies = [ dependencies = [
"ollama>=0.5.3,<1.0.0", "ollama>=0.5.3,<1.0.0",
"langchain-core<1.0.0,>=0.3.74", "langchain-core<1.0.0,>=0.3.76",
] ]
name = "langchain-ollama" name = "langchain-ollama"
version = "0.3.7" version = "0.3.8"
description = "An integration package connecting Ollama and LangChain" description = "An integration package connecting Ollama and LangChain"
readme = "README.md" readme = "README.md"

File diff suppressed because it is too large Load Diff