sobelio / llm-chain

`llm-chain` is a powerful rust crate for building chains in large language models allowing you to summarise text and complete complex tasks
https://llm-chain.xyz
MIT License
1.27k stars 127 forks source link

support LCEL in langchain? #253

Open npuichigo opened 6 months ago

npuichigo commented 6 months ago

Langchain seems to be focus on LCEL as building blocks and is 0.1 now. Any insights on support something like LCEL?