Skip to content

Format Ollama model list #376

New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Open
kborowinski opened this issue Apr 25, 2025 · 0 comments
Open

Format Ollama model list #376

kborowinski opened this issue Apr 25, 2025 · 0 comments

Comments

@kborowinski
Copy link
Contributor

kborowinski commented Apr 25, 2025

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

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

1 participant