mirror of
https://github.com/hwchase17/langchain.git
synced 2025-09-09 15:03:21 +00:00
mention how-to in LCEL index (#10727)
This commit is contained in:
@@ -10,5 +10,8 @@ Any chain constructed this way will automatically have full sync, async, and str
|
|||||||
#### [Interface](/docs/expression_language/interface)
|
#### [Interface](/docs/expression_language/interface)
|
||||||
The base interface shared by all LCEL objects
|
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)
|
#### [Cookbook](/docs/expression_language/cookbook)
|
||||||
Examples of common LCEL usage patterns
|
Examples of common LCEL usage patterns
|
||||||
|
Reference in New Issue
Block a user