-
Updated
Feb 19, 2026 - TypeScript
runnable-lambda
Here are 5 public repositories matching this topic...
LangChainRunnables is a Python-based project showcasing and learing five distinct LangChain workflows—Branch, Lambda, Parallel, Passthrough, and Sequence—using OpenRouter’s free API. It demonstrates AIdriven text processing tasks generating facts, summarizing reports, creating notes and quizzes, responding to sentiment feedback, and crafting jokes
-
Updated
Jul 8, 2025 - Python
A collection of runnable examples using LangChain and Groq LLMs, demonstrating different AI workflow patterns like sequence, parallel, branch, passthrough, and lambda operations. Perfect for learning modular AI development with LLMs.
-
Updated
Apr 26, 2025 - Python
Examples of LangChain Runnables including Sequence, Parallel, Passthrough, Lambda, and Branch. Demonstrates how to build modular, scalable pipelines for tasks like text processing, summarization, and conditional workflows using reusable components.
-
Updated
Aug 18, 2025 - Python
demonstrates LangChain Runnables for building modular AI workflows. It covers sequential execution, parallel processing, conditional branching, lambda-based transformations, and direct passthroughs using Google Gemini and OpenAI models. Each file showcases a different runnable: generating reports, summarization, joke creation and content writing
-
Updated
Mar 29, 2025 - Python
Improve this page
Add a description, image, and links to the runnable-lambda topic page so that developers can more easily learn about it.
Add this topic to your repo
To associate your repository with the runnable-lambda topic, visit your repo's landing page and select "manage topics."