An open API service indexing awesome lists of open source software.

https://github.com/haseebulhassan437/runnable-in-langchain

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
https://github.com/haseebulhassan437/runnable-in-langchain

langchain-runnables parallel-sequential-processing-ai runnable-branch runnable-lambda runnable-parallel runnable-passthrough runnable-sequence

Last synced: about 1 month ago
JSON representation

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

Awesome Lists containing this project