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
{{ message }}
This repository was archived by the owner on Jan 29, 2026. It is now read-only.
The /model command outputs Commands: usage text block with local Ollama model list.
In case where one has multiple models, the output becomes unreadable (as on included screenshot)
Would it be possible, either to:
output the models, each in own line
or skip the models from the usage text, since we can get them using /model list command
Edit: The /preset command behaves similarly, and outputs all presets in one line.