version 0.0.53 (#497)

This commit is contained in:
Harrison Chase
2022-12-30 11:05:18 -05:00
committed by GitHub
parent 0072686aab
commit d95b39d37f
2 changed files with 2 additions and 2 deletions

View File

@@ -33,7 +33,7 @@
"metadata": {},
"outputs": [],
"source": [
"from langchain import GoogleSearchAPIWrapper"
"from langchain.utilities import GoogleSearchAPIWrapper"
]
},
{