mirror of
https://github.com/hwchase17/langchain.git
synced 2025-07-03 19:57:51 +00:00
ollama[patch]: release 0.2.2 (#28456)
This commit is contained in:
parent
c953f93c54
commit
88d6d02b59
2
libs/partners/ollama/poetry.lock
generated
2
libs/partners/ollama/poetry.lock
generated
@ -309,7 +309,7 @@ files = [
|
||||
|
||||
[[package]]
|
||||
name = "langchain-core"
|
||||
version = "0.3.20"
|
||||
version = "0.3.21"
|
||||
description = "Building applications with LLMs through composability"
|
||||
optional = false
|
||||
python-versions = ">=3.9,<4.0"
|
||||
|
@ -4,7 +4,7 @@ build-backend = "poetry.core.masonry.api"
|
||||
|
||||
[tool.poetry]
|
||||
name = "langchain-ollama"
|
||||
version = "0.2.2rc1"
|
||||
version = "0.2.2"
|
||||
description = "An integration package connecting Ollama and LangChain"
|
||||
authors = []
|
||||
readme = "README.md"
|
||||
|
Loading…
Reference in New Issue
Block a user