LangChain Is a Black Box

https://news.ycombinator.com/item?id=41192069
by valianter • 2 years ago
42 27 2 years ago

I've been working with Langchain to develop a POC and when I try to understand the bugs in my code I feel like I am going down this huge rabbit hole of code. Every time I click into a piece of code there are 10 more places that I have to look that MIGHT be the source of the bug.

I get the idea that things should be abstracted away and that's the point of a library but this feels like a little much.

Related Stories

Loading related stories...

Source preview

news.ycombinator.com