diff options
author | Navan Chauhan <navanchauhan@gmail.com> | 2023-10-14 14:47:49 -0600 |
---|---|---|
committer | Navan Chauhan <navanchauhan@gmail.com> | 2023-10-14 14:47:49 -0600 |
commit | 42e54a2cb29943b793bf9a47dd7e0121e1c0c87d (patch) | |
tree | d5570585dc0bfccdab3ec3f9aaa79a9e4290470e /tools/search.py | |
parent | 704b6407b4e51800376e73fe934a762e94b30d9d (diff) |
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 |