You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
I am thinking of storing as fragments, some manuals of the cli software I use most.
By making a single markdown file for each one.
I created for example one for Miller, like this cat mlr.md | llm fragments set mlr -. And now I can ask how to remove duplicates
llm -f mlr "how to remove duplicates?"
Is this a correct way to use fragments? Is it better to do it differently?
reacted with thumbs up emoji reacted with thumbs down emoji reacted with laugh emoji reacted with hooray emoji reacted with confused emoji reacted with heart emoji reacted with rocket emoji reacted with eyes emoji
Uh oh!
There was an error while loading. Please reload this page.
-
Hi @simonw and thank you for this great tool.
I am thinking of storing as fragments, some manuals of the cli software I use most.
By making a single markdown file for each one.
I created for example one for Miller, like this
cat mlr.md | llm fragments set mlr -
. And now I can ask how to remove duplicatesIs this a correct way to use fragments? Is it better to do it differently?
Thank you
Beta Was this translation helpful? Give feedback.
All reactions