ollama

package module
v0.1.0 Latest Latest
Warning

This package is not in the latest version of its module.

Go to latest
Published: Jun 25, 2026 License: MIT Imports: 11 Imported by: 0

README

togo

togo-framework/ai-ollama

marketplace pkg.go.dev MIT

Part of the togo framework.

Install

togo install togo-framework/ai-ollama

ai-ollama

Ollama driver for the togo ai plugin — a unified LLM interface (chat + embeddings) for togo apps.

Install

togo install togo-framework/ai-ollama

Configure

Set AI_DRIVER=ollama and:

OLLAMA_API_KEY=...
# optional: OLLAMA_BASE_URL=http://localhost:11434/v1

Then the ai plugin routes Chat/Embed through Ollama. Token usage is reported via ai.Usage (for the billing plugin).

MIT © ToGO


Premium sponsors

ID8 Media  ·  One Studio

Support togo — become a sponsor.

Documentation

Overview

Package ollama is a Ollama driver for togo ai (OpenAI-compatible API). Blank-import it and set AI_DRIVER=ollama + OLLAMA_API_KEY.

Jump to

Keyboard shortcuts

? : This menu
/ : Search site
f or F : Jump to
y or Y : Canonical URL