Marker-Inc-Korea / RAGchain

Extension of Langchain for RAG. Easy benchmarking, multiple retrievals, reranker, time-aware RAG, and so on...
Apache License 2.0
269 stars 26 forks source link

Refactor whole module compatible to Langchain LCEL #434

Closed vkehfdl1 closed 6 months ago

vkehfdl1 commented 6 months ago

Add as_runnable() function to modules. Enable seamless integration to LCEL.