Preview — subject to change
Documentation
Ollaya downloads and serves open decision models locally. A decision model reads a state — text, an email, a ticket, JSON — plus typed questions, and returns typed answers with calibrated probabilities in a single forward pass. It never generates text.
- QuickstartInstall Ollaya, run your first decision model and call the local API.
- CLI referenceEvery ollaya command — run, pull, serve, list, ps, show, rm, cp, create, push and stop.
- API referenceThe native /api endpoints, the TypeSafe-compatible /v1 endpoints, streaming pulls and errors.
- ModelfileBake a question schema, calibration and license into a derived model you can run by name.
- TypeSafe compatibilityUse existing TypeSafe SDKs and code with local, open models by changing one environment variable.
- FAQRelease status, how Ollaya relates to Ollama and TypeSafe, hardware, privacy and licensing.