Skip to content

Comment on Against LLM Maximalismparent

Comments

You do need to take great care to make code with embedded LLM use modular and easily maintainable, and otherwise keep code bases tidy.

Sure makes sense.

I am a fan of tools like LangChain that bring some software order to using LLMs.

Lmao. I feel like tools like LangChain that are really just very thin wrappers for the LLM APIs are quite complex for what they supposedly do for you. Lots of leaky abstractions and indirection for very little gained over just calling the APIs themselves.

AboutSource Built by g1lg1l

Hackerly is an independent reader for Hacker News, built on the public HN API. Not affiliated with Y Combinator.