mistral: release 0.1.6 (#21214)

This commit is contained in:
ccurme 2024-05-02 13:59:19 -04:00 committed by GitHub
parent 2d77e5e3a1
commit eb0a2fd53a
No known key found for this signature in database
GPG Key ID: B5690EEEBB952194
2 changed files with 3 additions and 3 deletions

View File

@ -1,4 +1,4 @@
# This file is automatically @generated by Poetry 1.7.1 and should not be changed by hand.
# This file is automatically @generated by Poetry 1.8.2 and should not be changed by hand.
[[package]]
name = "annotated-types"
@ -389,7 +389,7 @@ files = [
[[package]]
name = "langchain-core"
version = "0.1.46"
version = "0.1.49"
description = "Building applications with LLMs through composability"
optional = false
python-versions = ">=3.8.1,<4.0"

View File

@ -1,6 +1,6 @@
[tool.poetry]
name = "langchain-mistralai"
version = "0.1.5"
version = "0.1.6"
description = "An integration package connecting Mistral and LangChain"
authors = []
readme = "README.md"