top | item 35860514

(no title)

pratik_kanthi | 2 years ago

Agree about Langchain. It's tedious to work with. I don't want so many abstractions.

discuss

order

riter|2 years ago

Amen. Constructive feedback to Langchain dev(s):

- Reduce bloat, make packages optional e.g. pip install langchain[all] - Reduce opinionated implementation of vector stores, I want my own schema - Don't unnaturally force the chain abstraction - Invest more in document retrieval