Hacker News new | ask | show | jobs
by spamizbad 1136 days ago
I see a ton of buzz around "prompt engineering", which is being able to shape arbitrary inputs into a prompt that will produce high quality results, but the next step is consuming and acting on prompt results programatically and that's an area where I see way less "buzz", but it's likely where the real value is found.
1 comments

LangChain is an early example of a programming environment where you “chain” prompts, replies and 3rd party calls together