mirror of
https://github.com/hwchase17/langchain.git
synced 2026-06-09 10:17:00 +00:00
langchain: add deepseek provider to init chat model (#29449)
This commit is contained in:
@@ -61,6 +61,7 @@ pytest-socket = "^0.7.0"
|
||||
pytest-watcher = "^0.3.4"
|
||||
langchain-tests = "^0.3.5"
|
||||
langchain-openai = { path = "../openai" }
|
||||
pytest-timeout = "^2.3.1"
|
||||
|
||||
[tool.poetry.group.codespell.dependencies]
|
||||
codespell = "^2.2.6"
|
||||
|
||||
Reference in New Issue
Block a user