mistralai: release 0.2.11 (#31896)

This commit is contained in:
ccurme 2025-07-07 13:47:36 -04:00 committed by GitHub
parent 47d330f4e6
commit 0eb10f31c1
No known key found for this signature in database
GPG Key ID: B5690EEEBB952194
2 changed files with 1126 additions and 1123 deletions

View File

@ -7,14 +7,14 @@ authors = []
license = { text = "MIT" } license = { text = "MIT" }
requires-python = ">=3.9" requires-python = ">=3.9"
dependencies = [ dependencies = [
"langchain-core<1.0.0,>=0.3.49", "langchain-core<1.0.0,>=0.3.68",
"tokenizers<1,>=0.15.1", "tokenizers<1,>=0.15.1",
"httpx<1,>=0.25.2", "httpx<1,>=0.25.2",
"httpx-sse<1,>=0.3.1", "httpx-sse<1,>=0.3.1",
"pydantic<3,>=2", "pydantic<3,>=2",
] ]
name = "langchain-mistralai" name = "langchain-mistralai"
version = "0.2.10" version = "0.2.11"
description = "An integration package connecting Mistral and LangChain" description = "An integration package connecting Mistral and LangChain"
readme = "README.md" readme = "README.md"

File diff suppressed because it is too large Load Diff