Mv LCEL routing doc (#10713)

Move to how-to
pull/10642/head^2
Bagatur 1 year ago committed by GitHub
parent 5fda838346
commit 8371a8a0c6
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23

@ -1,5 +1,9 @@
{
"redirects": [
{
"source": "/docs/expression_language/cookbook/routing",
"destination": "/docs/expression_language/how_to/routing"
},
{
"source": "/docs/integrations/providers/amazon_api_gateway",
"destination": "/docs/integrations/platform/aws"

@ -5,7 +5,7 @@
"id": "4b47436a",
"metadata": {},
"source": [
"# Routing\n",
"# Route between multiple Runnables\n",
"\n",
"This notebook covers how to do routing in the LangChain Expression Language\n",
"\n",
@ -224,7 +224,7 @@
"name": "python",
"nbconvert_exporter": "python",
"pygments_lexer": "ipython3",
"version": "3.10.1"
"version": "3.9.1"
}
},
"nbformat": 4,
Loading…
Cancel
Save