Skip to content
This repository was archived by the owner on Mar 7, 2026. It is now read-only.
This repository was archived by the owner on Mar 7, 2026. It is now read-only.

allow for deletion of ollama models #452

@joseplayero

Description

@joseplayero

problem

can't right now delete ollama models

solution

  • use ollama npm library and call .delete method to delete model
  • create ipc handler which calls this method
  • forward ipc handler via preload to renderer process
  • in default llm dropdown in settings have a small delete icon next to ollama/local llms that calls the delete preload function

Metadata

Metadata

Assignees

Type

No type

Projects

No projects

Milestone

No milestone

Relationships

None yet

Development

No branches or pull requests

Issue actions