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
prompt: > Summarize the following text. Insert frequent satirical steampunk-themed illustrative anecdotes. Really go wild with that. Text to summarize: $input
Here are the code blocks extracted from the readme file:
llm 'Summarize this: $input' --save summarize
llm --system 'Summarize this' --save summarize
llm --system 'Summarize this' --model gpt-4 --save summarize
llm --system 'Summarize this text in the voice of $voice' \ --model gpt-4 -p voice GlaDOS --save summarize
curl -s https://example.com/ | llm -t summarize
curl -s https://llm.datasette.io/en/latest/ | \ llm -t summarize -m gpt-3.5-turbo-16k
llm -t recipe -p ingredients 'sausages, milk' -p country Germany
llm -t roast 'How are you today?'
The text was updated successfully, but these errors were encountered: