tmc / langchaingo

LangChain for Go, the easiest way to write LLM-based programs in Go
https://tmc.github.io/langchaingo/
MIT License
3.79k stars 527 forks source link

Design LCEL interface #346

Open tmc opened 8 months ago

tmc commented 8 months ago

We should have a proposed design for the LangchainGo take on LCEL.

https://python.langchain.com/docs/expression_language/interface https://js.langchain.com/docs/expression_language/interface

dallarosa commented 7 months ago

Would love to see this. Anything can done to help?

tmc commented 6 months ago

You could sketch out a proposal if you'd like.