Y
Hacker News
new
|
ask
|
show
|
jobs
by
xnx
411 days ago
llm supports attachments too
FOR %%F IN (*.pdf) DO (llm -a %%F -s "execute this prompt" >> output.txt)