mirror of
https://github.com/hwchase17/langchain.git
synced 2025-07-01 02:43:37 +00:00
mention how-to in LCEL index (#10727)
This commit is contained in:
parent
a3e5507faa
commit
d21a494a27
@ -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
|
||||
|
Loading…
Reference in New Issue
Block a user