mirror of
https://github.com/hwchase17/langchain.git
synced 2025-08-12 14:23:58 +00:00
release(ollama): release 0.3.5 (#32076)
This commit is contained in:
parent
587c213760
commit
491f63ca82
@ -8,10 +8,10 @@ license = { text = "MIT" }
|
|||||||
requires-python = ">=3.9"
|
requires-python = ">=3.9"
|
||||||
dependencies = [
|
dependencies = [
|
||||||
"ollama>=0.5.1,<1.0.0",
|
"ollama>=0.5.1,<1.0.0",
|
||||||
"langchain-core<1.0.0,>=0.3.68",
|
"langchain-core<1.0.0,>=0.3.69",
|
||||||
]
|
]
|
||||||
name = "langchain-ollama"
|
name = "langchain-ollama"
|
||||||
version = "0.3.4"
|
version = "0.3.5"
|
||||||
description = "An integration package connecting Ollama and LangChain"
|
description = "An integration package connecting Ollama and LangChain"
|
||||||
readme = "README.md"
|
readme = "README.md"
|
||||||
|
|
||||||
|
Loading…
Reference in New Issue
Block a user