mention how-to in LCEL index (#10727)

This commit is contained in:
Bagatur 2023-09-17 23:01:47 -07:00 committed by GitHub
parent a3e5507faa
commit d21a494a27
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23

View File

@ -10,5 +10,8 @@ Any chain constructed this way will automatically have full sync, async, and str
#### [Interface](/docs/expression_language/interface)
The base interface shared by all LCEL objects
#### [How to](/docs/expression_language/how_to)
How to use core features of LCEL
#### [Cookbook](/docs/expression_language/cookbook)
Examples of common LCEL usage patterns