Tech News
← Home  ·  All topics

Typesafe Api

1 GoKawiil brief on this topic

Ollaya launches as local runtime for open-source decision models, mimics TypeSafe API

Ollaya is a new local server for running open-source 'decision models' like Laya, gliclass and NLI, designed to answer structured questions in a single forward pass rather than generating text token by token. It implements the same /v1/systemone and /v1/models endpoints as TypeSafe's hosted API, so the official TypeSafe Python SDK can point at a local Ollaya server without code changes.