Tag

LCEL

0 views collected around this technical thread.

Code Mala Tang
Code Mala Tang
Sep 12, 2024 · Artificial Intelligence

Unlocking LangChain.js: The Swiss Army Knife for LLM Applications

This article introduces LangChain.js, explains its origins, core concepts such as chats, templates, tools, and chains, demonstrates practical JavaScript code examples, and explores the LangChain Execution Language (LCEL) for building flexible, conditional AI workflows.

AI WorkflowJavaScriptLCEL
0 likes · 17 min read
Unlocking LangChain.js: The Swiss Army Knife for LLM Applications
Code Mala Tang
Code Mala Tang
Sep 7, 2024 · Artificial Intelligence

Unlocking LangChain.js: The Swiss Army Knife for LLM Applications

This article introduces LangChain.js, its core concepts such as chats, templates, tools, and chains, demonstrates how to use LCEL for flexible workflow composition, and shows practical JavaScript code examples for building AI-powered applications with large language models.

AI WorkflowJavaScriptLCEL
0 likes · 17 min read
Unlocking LangChain.js: The Swiss Army Knife for LLM Applications