mirror of
https://github.com/hwchase17/langchain.git
synced 2025-09-03 03:59:42 +00:00
move serpapi wrapper (#1199)
Co-authored-by: Tim Asp <707699+timothyasp@users.noreply.github.com>
This commit is contained in:
@@ -1,5 +1,5 @@
|
||||
"""Integration test for SerpAPI."""
|
||||
from langchain.serpapi import SerpAPIWrapper
|
||||
from langchain.utilities import SerpAPIWrapper
|
||||
|
||||
|
||||
def test_call() -> None:
|
||||
|
Reference in New Issue
Block a user