Ask HN: Have you integrated LLMs into any of your bash scripts or aliases?

1 points by detectivestory ↗ HN

2 comments

[ 5.1 ms ] story [ 20.9 ms ] thread
I would definitely not add LLMs to scripts used for automation, as that makes it unpredictable

Running some llms from a script for whatever reason, probably ok, but then why not just use a full programming language at that point?