DOCS: format notebooks (#13371)

This commit is contained in:
Bagatur
2023-11-14 14:17:44 -08:00
committed by GitHub
parent d63d4994c0
commit 3596be5210
455 changed files with 3168 additions and 3136 deletions

View File

@@ -131,7 +131,6 @@
"source": [
"from langchain.utilities import DuckDuckGoSearchAPIWrapper\n",
"\n",
"\n",
"search = DuckDuckGoSearchAPIWrapper(max_results=4)\n",
"\n",
"\n",