/plushcap/analysis/langchain/langchain-langchain-expression-language

LangChain Expression Language

What's this blog post about?

LangChain has introduced a new syntax, called LangChain Expression Language (LCEL), for creating chains with composition. This comes along with a new interface that supports batch, async, and streaming out of the box. LCEL is aimed at making it easier to construct complex chains and pairs nicely with LangSmith - the platform recently released aimed at making it easier to go from prototype to production. The syntax allows for multiple LLM calls, input construction for LLMs, and using the output of LLMs in various applications.

Company
LangChain

Date published
Aug. 1, 2023

Author(s)
-

Word count
1098

Hacker News points
None found.

Language
English


By Matt Makai. 2021-2024.