llm-ollama is a plugin for the LLM CLI ecosystem that enables seamless access to models hosted on an Ollama server through a unified command-line interface. It automatically discovers available models from the connected Ollama instance and registers them for use within the CLI, making it easy to run prompts, chat sessions, and embedding operations without manual configuration. The plugin supports both local and remote Ollama servers, allowing flexible deployment scenarios ranging from local machines to cloud-hosted environments. It includes support for multimodal inputs such as image attachments, enabling interaction with vision-capable models. The system also integrates tool usage, allowing models to call predefined utilities such as web search and fetch operations to enhance responses. Additionally, it supports structured outputs through JSON schemas and asynchronous execution for advanced workflows.

Features

  • Automatic discovery and registration of Ollama models
  • Support for local and remote server connections
  • Multimodal input handling with image attachments
  • Tool integration for extended model capabilities
  • JSON schema support for structured outputs
  • Async execution for advanced workflows

Project Samples

Project Activity

See All Activity >