Useful #fish #LLM doodad: ```fish function umm llm prompt $argv[1] \ --system "Context is macOS terminal. Be concise. When naming command line flags, name both long and short flag if available." \ --model openrouter/qwen/qwen3-coder end ``` Req llm.datasette.io/en/stable/in... w/ OR support
1 likes 0 replies
?