jfeng1115's picture
init commit
58d33f0
raw
history blame contribute delete
119 Bytes
"""For backwards compatiblity."""
from langchain.utilities.serpapi import SerpAPIWrapper
__all__ = ["SerpAPIWrapper"]