https://github.com/jhaayush2004/langchain-expression-language-lcel
Explored the power of LangChain Expression Language (LCEL) ! Dived into LCEL enabled seamless chaining of components, making AI workflows more efficient. Learnt about Runnables, async operations, and how to implement streaming for real-time performance.
https://github.com/jhaayush2004/langchain-expression-language-lcel
asyncio await-async chains langchain-python runnable stream
Last synced: about 2 months ago
JSON representation
Explored the power of LangChain Expression Language (LCEL) ! Dived into LCEL enabled seamless chaining of components, making AI workflows more efficient. Learnt about Runnables, async operations, and how to implement streaming for real-time performance.
- Host: GitHub
- URL: https://github.com/jhaayush2004/langchain-expression-language-lcel
- Owner: jhaayush2004
- License: mit
- Created: 2024-10-16T18:18:27.000Z (8 months ago)
- Default Branch: main
- Last Pushed: 2024-10-16T18:49:52.000Z (8 months ago)
- Last Synced: 2025-04-12T02:12:08.208Z (about 2 months ago)
- Topics: asyncio, await-async, chains, langchain-python, runnable, stream
- Language: Jupyter Notebook
- Homepage:
- Size: 41 KB
- Stars: 0
- Watchers: 1
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
- License: LICENSE
Awesome Lists containing this project
README
# LangChain-Expression-language-LCEL-
Explored the power of LangChain Expression Language (LCEL) ! Dived into LCEL enables seamless chaining of components, making AI workflows more efficient. Learnt about Runnables, async operations, and how to implement streaming for real-time performance.
Here's a corrected version of your text with proper formatting and punctuation:---
## Do visit:
[**Mental Framework for Building Chains with LangChain Expression Language (LCEL)**](https://medium.com/@james.li/mental-model-to-building-chains-with-langchain-expression-language-lcel-with-branching-and-36f185134eac#:~:text=James%20Li%20%7C%20Medium-,Mental%20framework%20to%20building%20chains%20with%20LangChain%20Expression%20Language%20(LCEL,and%20merging%20chains%20as%20examples&text=LCEL%20(LangChain%20Expression%20Language)%20simplifies,confusing%20once%20we%20add%20complexity.))