mirror of
https://github.com/hwchase17/langchain.git
synced 2026-05-17 04:45:11 +00:00
fix(langchain): use langchain-classic version for hub.pull deprecation (#37199)
This commit is contained in:
@@ -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."
|
||||
|
||||
Reference in New Issue
Block a user