mirror of
https://github.com/hwchase17/langchain.git
synced 2025-07-01 02:43:37 +00:00
ai21[patch]: release 0.1.7 (#23781)
This commit is contained in:
parent
320dc31822
commit
1d54ac93bb
6
libs/partners/ai21/poetry.lock
generated
6
libs/partners/ai21/poetry.lock
generated
@ -448,7 +448,7 @@ files = [
|
||||
|
||||
[[package]]
|
||||
name = "langchain-core"
|
||||
version = "0.2.9"
|
||||
version = "0.2.10"
|
||||
description = "Building applications with LLMs through composability"
|
||||
optional = false
|
||||
python-versions = ">=3.8.1,<4.0"
|
||||
@ -490,7 +490,7 @@ url = "../../standard-tests"
|
||||
|
||||
[[package]]
|
||||
name = "langchain-text-splitters"
|
||||
version = "0.2.1"
|
||||
version = "0.2.2"
|
||||
description = "LangChain text splitting utilities"
|
||||
optional = false
|
||||
python-versions = ">=3.8.1,<4.0"
|
||||
@ -498,7 +498,7 @@ files = []
|
||||
develop = true
|
||||
|
||||
[package.dependencies]
|
||||
langchain-core = "^0.2.0"
|
||||
langchain-core = "^0.2.10"
|
||||
|
||||
[package.source]
|
||||
type = "directory"
|
||||
|
@ -1,6 +1,6 @@
|
||||
[tool.poetry]
|
||||
name = "langchain-ai21"
|
||||
version = "0.1.6"
|
||||
version = "0.1.7"
|
||||
description = "An integration package connecting AI21 and LangChain"
|
||||
authors = []
|
||||
readme = "README.md"
|
||||
|
Loading…
Reference in New Issue
Block a user