Skip to content

Type Alias: OllamaResource

ts
type OllamaResource = object;

Job definition types for creating Nosana jobs

Properties

model

ts
model: Model;

target?

ts
optional target: Target;

type

ts
type: typeof Ollama;