Remove Unnecessary dependencies from API
Closed this issue · 1 comments
dgarnitz commented
We should remove dependencies that are not being used. In particular, we should
- remove the llama hub connectors as almost none of them are being used. The only one being used is for Markdown. We should swap this for a much smaller markdown to text loader
- remove libraries like langchain, llama index, unstructured, langsmith, torch, transformers as dependencies