Fix bullet point (#324)

In tutorials index
This commit is contained in:
William FH
2024-04-18 09:04:08 -07:00
committed by GitHub
parent 9e6fc78ac2
commit fe03a60dff
3 changed files with 2 additions and 8 deletions
+1 -1
View File
@@ -3,7 +3,7 @@ name: Deploy Docs
on:
push:
branches:
- master
- main
workflow_dispatch:
permissions:
+1
View File
@@ -5,6 +5,7 @@ Welcome to the LangGraph Tutorials! These notebooks introduce LangGraph through
## Introduction to LangGraph
Learn the basics of LangGraph through the onboarding tutorials.
- [Introduction to LangGraph](introduction.ipynb)
-7
View File
@@ -307,13 +307,6 @@
"text": [
"Goodbye!\n"
]
},
{
"name": "stderr",
"output_type": "stream",
"text": [
"Failed to batch ingest runs: LangSmithError(\"Failed to POST https://api.smith.langchain.com/runs/batch in LangSmith API. HTTPSConnectionPool(host='api.smith.langchain.com', port=443): Read timed out. (read timeout=10.0)\\n\")\n"
]
}
],
"source": [