Add Ollama Provider

Route a NanoClaw agent group to a local Ollama model instead of the Anthropic API. Ollama speaks the Anthropic API natively (v1/messages), so no provider code changes are needed — just env var overrides and a model setting. Use when the user wants to run their agent locally, cut API costs, or experiment with open-weight models. See docs/ollama.md for background.

nanocoai Updated

File contents

nanocoai/nanoclaw commit 271d3eebc6

Frequently asked questions

npx skillmds@latest add nanocoai/add-ollama-provider