mirror of
https://github.com/hwchase17/langchain.git
synced 2025-07-12 07:50:39 +00:00
mistralai: release 0.2.11 (#31896)
This commit is contained in:
parent
47d330f4e6
commit
0eb10f31c1
@ -7,14 +7,14 @@ authors = []
|
||||
license = { text = "MIT" }
|
||||
requires-python = ">=3.9"
|
||||
dependencies = [
|
||||
"langchain-core<1.0.0,>=0.3.49",
|
||||
"langchain-core<1.0.0,>=0.3.68",
|
||||
"tokenizers<1,>=0.15.1",
|
||||
"httpx<1,>=0.25.2",
|
||||
"httpx-sse<1,>=0.3.1",
|
||||
"pydantic<3,>=2",
|
||||
]
|
||||
name = "langchain-mistralai"
|
||||
version = "0.2.10"
|
||||
version = "0.2.11"
|
||||
description = "An integration package connecting Mistral and LangChain"
|
||||
readme = "README.md"
|
||||
|
||||
|
File diff suppressed because it is too large
Load Diff
Loading…
Reference in New Issue
Block a user