Skip to content

Format Ollama model list #376

Open
@kborowinski

Description

@kborowinski

Summary of the new feature / enhancement

@cnupy:

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)

Image

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.

Proposed technical implementation details (optional)

  1. Output models, each in separate line
  2. Do not output models at all on /model command since we have /model list command:

Image

Edit: The same should be applied to the /preset command

Metadata

Metadata

Assignees

Labels

No labels
No labels

Type

No type

Projects

No projects

Milestone

No milestone

Relationships

None yet

Development

No branches or pull requests

Issue actions