update docs (#278)

This commit is contained in:
Harrison Chase
2022-12-07 08:40:08 -08:00
committed by GitHub
parent 1690292b09
commit c27a6fa8a4
4 changed files with 78 additions and 13 deletions

View File

@@ -4,7 +4,7 @@
"cell_type": "markdown",
"metadata": {},
"source": [
"# LLM Chain\n",
"# BashChain\n",
"This notebook showcases using LLMs and a bash process to do perform simple filesystem commands."
]
},