-
Notifications
You must be signed in to change notification settings - Fork 66
Open
Description
Summary of the new feature / enhancement
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 listcommand
Edit: The /preset command behaves similarly, and outputs all presets in one line.
Proposed technical implementation details (optional)
- Output models, each in separate line
- Do not output models at all on
/modelcommand since we have/model listcommand:
Edit: The same should be applied to the /preset command
Copilot
Metadata
Metadata
Assignees
Labels
No labels

