LangChain Issue
greydoubt opened this issue · 2 comments
greydoubt commented
Do one without LangChain, the dependencies for it make it not usable
markus-stoll commented
what would you prefer - how about LlamaIndex?
druzsan commented
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.