We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent eb3eae6 commit fb34056Copy full SHA for fb34056
1 file changed
docs/public/langchain/langchain_quickstart.ipynb
@@ -198,7 +198,7 @@
198
"cell_type": "markdown",
199
"metadata": {},
200
"source": [
201
- "## 8. Display the Result\n"
+ "### Display the Result\n"
202
]
203
},
204
{
@@ -249,7 +249,7 @@
249
250
251
252
- "## 9. FastAPI Service Example\n",
+ "## 8. FastAPI Service Example\n",
253
"\n",
254
"You can also run the agent as a FastAPI web service for production use:\n"
255
@@ -391,7 +391,7 @@
391
392
393
394
- "## 10. More Resources\n",
+ "## 9. More Resources\n",
395
396
"For more resources on developing AI Agents with Langchain, see:\n",
397
0 commit comments