mirror of
https://github.com/hwchase17/langchain.git
synced 2026-06-09 10:17:00 +00:00
deepseek[patch]: release 0.1.2 (#29742)
This commit is contained in:
@@ -7,11 +7,11 @@ authors = []
|
||||
license = {text = "MIT"}
|
||||
requires-python = "<4.0,>=3.9"
|
||||
dependencies = [
|
||||
"langchain-core<1.0.0,>=0.3.33",
|
||||
"langchain-openai<1.0.0,>=0.3.3",
|
||||
"langchain-core<1.0.0,>=0.3.34",
|
||||
"langchain-openai<1.0.0,>=0.3.5",
|
||||
]
|
||||
name = "langchain-deepseek"
|
||||
version = "0.1.1"
|
||||
version = "0.1.2"
|
||||
description = "An integration package connecting DeepSeek and LangChain"
|
||||
readme = "README.md"
|
||||
|
||||
|
||||
Reference in New Issue
Block a user