Documentation
¶
Overview ¶
Command console-plugin-ollama is a Console LLM plugin backed by a local Ollama server's chat API, served over gRPC (hashicorp/go-plugin). The host (console) launches it as a subprocess; it is not run directly.
It requires no API key. The server address is taken from OLLAMA_HOST (else http://localhost:11434) and CONSOLE_MODEL optionally overrides the default model.
Click to show internal directories.
Click to hide internal directories.