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
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.
Summary of the new feature / enhancement
@cnupy:
The
/model
command outputsCommands:
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:
/model list
commandEdit: The
/preset
command behaves similarly, and outputs all presets in one line.Proposed technical implementation details (optional)
/model
command since we have/model list
command:Edit: The same should be applied to the
/preset
commandThe text was updated successfully, but these errors were encountered: