fix(langchain): use langchain-classic version for hub.pull deprecation (#37199)

This commit is contained in:
Nick Hollon
2026-05-05 15:00:47 -04:00
committed by GitHub
parent 5039dfec1f
commit 69fb89f873

View File

@@ -110,7 +110,7 @@ def push(
@deprecated(
since="1.4.0",
since="1.0.6",
removal="2.0.0",
message=(
"langchain_classic.hub.pull is deprecated. Use the LangSmith SDK instead."