Renumics/renumics-rag

LangChain Issue

greydoubt opened this issue · 2 comments

Do one without LangChain, the dependencies for it make it not usable

what would you prefer - how about LlamaIndex?

Hi @greydoubt, could you provide more explanation? Would you prefer to use LlamaIndex or pure OpenAI/Hugging Face with Vectorstores instead?

IMHO, LangChain is quite lightweight itself and it doesn't lock different unnecessary dependencies and you can choose your own subset of them instead depending on models your working with.