Hacker News new | ask | show | jobs
by loveparade 1079 days ago
That's a bit cynical. It does many other thing as well. For example, it exposes simple re-usable modules, also known as "functions" in Python. Sometimes it also uses Python "lists" by wrapping them into... classes.
1 comments

> Sometimes it also uses Python "lists" by wrapping them into... classes.

Class incomprehension is the defining feature of LangChain!