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
langchain-runnablesrunnable-sequencerunnable-parallelrunnable-branchrunnable-lambdarunnable-passthroughparallel-sequential-processing-ai
-
Updated
Mar 29, 2025 - Python