Supported models#
VOOL does not bundle a model. It connects to runtimes and providers you choose.
Local runtimes#
Any runtime exposing an OpenAI-compatible endpoint on localhost is usable. Detection is automatic for the common ones.
Cloud providers#
Cloud models are reached with your key, from your machine. Selecting one puts the app in CLOUD mode — see Local and cloud.
OpenRouter is the broadest single connection: one key, many providers.
Choosing#
| Work | Reasonable choice |
|---|---|
| Private files, no network | Local, 7B or larger |
| Everyday coding | Local 7–14B coding model |
| Long reasoning | A larger cloud model |
| Cost control | Local first, cloud when it is worth it |