mirror of
https://github.com/hwchase17/langchain.git
synced 2025-09-23 19:39:58 +00:00
multiple: push deprecation removals to 1.0 (#28236)
This commit is contained in:
@@ -45,7 +45,7 @@ def is_endpoint_live(url: str, headers: Optional[dict], payload: Any) -> bool:
|
||||
|
||||
@deprecated(
|
||||
since="0.0.37",
|
||||
removal="0.2.0",
|
||||
removal="1.0.0",
|
||||
message=(
|
||||
"Directly instantiating a NeMoEmbeddings from langchain-community is "
|
||||
"deprecated. Please use langchain-nvidia-ai-endpoints NVIDIAEmbeddings "
|
||||
|
||||
Reference in New Issue
Block a user