Skip to content

Commit a1856a7

Browse files
Revert "Point chat-langchain at go multipart endpoint (#409)" (#410)
This reverts commit b2f1156.
1 parent b2f1156 commit a1856a7

File tree

2 files changed

+22
-22
lines changed

2 files changed

+22
-22
lines changed

poetry.lock

Lines changed: 21 additions & 21 deletions
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.

pyproject.toml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -9,7 +9,7 @@ packages = [{ include = "backend" }]
99
[tool.poetry.dependencies]
1010
python = "^3.11"
1111
langchain = ">=0.3.0,<0.4.0"
12-
langsmith = { version = "0.3.1rc1", extras = ["langsmith-pyo3"] }
12+
langsmith = { version = "0.2.10", extras = ["langsmith-pyo3", "compression"] }
1313
langchain-cohere = ">=0.3.0,<0.4.0"
1414
langchain-google-genai = ">=2.0.0,<3.0.0"
1515
langchain-core = ">=0.3.10,<0.4.0"

0 commit comments

Comments
 (0)