diff options
Diffstat (limited to 'tools/search.py')
-rw-r--r-- | tools/search.py | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/tools/search.py b/tools/search.py new file mode 100644 index 0000000..5355513 --- /dev/null +++ b/tools/search.py @@ -0,0 +1 @@ +from langchain.utilities import SerpAPIWrapper
\ No newline at end of file |