Managing tools for Ollama servers
Author: yt-koike
Version: 0.0.1
Type: tool
Ollama Manage is an unofficial Ollama plugin for Dify and is basically Ollama REST API turned into Dify nodes. This plugin offers you some features mainly to pull, delete models and other functions for managing Ollama models.
This plugin is named Ollama Manage to distinguish from the Ollama plugin.
Ollama Manage has the following nodes.


The image above show an example workflow to use this Ollama Manage plugin.
You can pull(download) a model with the Pull Model node and use it with the Generate node.
Optionally, you can delete the model you downloaded to save disk space.
Even though the Generate node can generate a response to a given prompt,
it is highly recommended to use the default LLM node which has more parameters you can edit.
This plugin does not require any API Keys as Ollama servers generally does not need them.
This plugin needs an HTTP access to a Ollama server.