Skip to content

Neutrome documentation

Turn provider models, your code, and tools into one deployed runtime.

Neutrome is a managed runtime for programmable AI models. Start with a provider, define a model in TypeScript, optionally attach tools, then call the deployed OpenAI-compatible endpoint.

Create a working model

Go from a new workspace to a deployed model and a successful API request.

Write model logic

Use the SDK executor contract to route, prompt, retry, stream, and compose.

Research the API

Use generated reference documentation for every public SDK export.