docs: `google-drive-tool` example fix (#10000)

This notebook was mistakenly placed in the `toolkits` folder and appears
within `Agents & Toolkits` menu. But it should be in `Tools`.
Moved example into `tools/`; updated title to consistent format.
pull/10133/head
Leonid Ganeline 1 year ago committed by GitHub
parent afd96b2460
commit 3b8ee74e38
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23

@ -4,9 +4,9 @@
"cell_type": "markdown",
"metadata": {},
"source": [
"# Google Drive tool\n",
"# Google Drive\n",
"\n",
"This notebook walks through connecting a LangChain to the Google Drive API.\n",
"This notebook walks through connecting a LangChain to the `Google Drive API`.\n",
"\n",
"## Prerequisites\n",
"\n",
@ -207,7 +207,7 @@
"name": "python",
"nbconvert_exporter": "python",
"pygments_lexer": "ipython3",
"version": "3.10.9"
"version": "3.10.12"
}
},
"nbformat": 4,
Loading…
Cancel
Save