CodeWithLLM-Updates
-

Ollama Updates
https://github.com/ollama/ollama/releases
Ollama is a project for automating and simplifying the deployment of open LLMs locally. It allows generation to take place directly on your own hardware, protecting private data and removing dependence on network access.

v0.14 - added compatibility with Anthropic API. Now any open model can be connected to Claude Code.

https://docs.ollama.com/integrations/claude-code
v0.15 - New convenient launch command ollama launch for using Ollama models with Claude Code, Codex, OpenCode, and Droid without separate configuration.

https://www.youtube.com/watch?v=3x2q6-5XbQ8

Of course, the generation quality will be lower than with Anthropic models, but it's 100% private and works without the internet.

https://docs.ollama.com/integrations/clawdbot
Later, ollama launch clawdbot was added to run Clawdbot/Moltbot/OpenClaw with local models.