MCPcopy
hub / github.com/langchain-ai/langchain / requests.py

File requests.py

libs/langchain/langchain/requests.py:None–None  ·  view source on GitHub ↗

Source from the content-addressed store, hash-verified

1"""DEPRECATED: Kept for backwards compatibility."""
2from typing import TYPE_CHECKING, Any
3
4from langchain._api import create_importer

Callers

nothing calls this directly

Calls 1

create_importerFunction · 0.90

Tested by

no test coverage detected