Re: Stop false review statements
From: Guenter Roeck
Date: Sun May 17 2026 - 13:05:44 EST
On 5/17/26 09:39, Mauro Carvalho Chehab wrote:
...
It is not about the model itself. It is about being able to easily
install a sashiko locally on a container and easily make it use my
ollma server with the model(s) of my choice. Right now, at least at
from its README.md, it sounds that only closed source services
are supported.
The README file says:
- **Self-contained**: Doesn't depend on 3rd-party tools and can work with
various LLM providers (Gemini, Claude, and GitHub Copilot CLI are currently
supported).
Sashiko is open source. No one prevents you from adding support for different
LLM providers. I would suggest to submit patches to have it support whatever
underlying LLM you want to use that isn't currently supported.
Guenter