Skip to content

Ollama Model Node

AI/Generative/Provider

Ollama Model

Builds the Ollama model based on certain selection criteria

ai_generative_build_ollamallmLong running
Inputs3
Outputs2
Security exposure2/10
Packagellm

Ratings

Scores range from 0 to 10. Higher values mean more impact, exposure, or operational weight.

SecurityAttack surface and exposure impact.
2/10High
PrivacyPotential sensitivity of processed data.
1/10High
PerformanceRuntime or resource pressure.
4/10Medium
GovernancePolicy, audit, or compliance impact.
2/10High
ReliabilityOperational stability considerations.
3/10High
CostExternal or compute cost impact.
1/10High

Input Pins

3

Input

Execution
exec_in

Execution trigger that builds or refreshes the Ollama Bit

Endpoint

String
endpoint

Local or remote Ollama HTTP endpoint

Default http://localhost:11434

Model ID

String
model_id

Model identifier/tag to run (must exist on the Ollama host)

Default llama3.3

Output Pins

2

Output

Execution
exec_out

Activated once the Bit is ready

Model

Struct
model

Structured Bit describing the Ollama provider

BitBit19 fields
idstring
default ""
typeBitTypes
enum "Llm", "Vlm", "Tts", "Stt"...default "Other"
metaMap<string, Metadata>
default {}
*Metadatamap value
namestringrequired
descriptionstringrequired
long_descriptionstring | null
release_notesstring | null
tagsArray<string>required
itemsstringarray item
+11 more fields
authorsArray<string>
default []
itemsstringarray item
repositorystring | null
default null
download_linkstring | null
default null
file_namestring | null
default null
hashstring
default ""
sizeinteger | null
format uint64default nullmin 0
hubstring
default ""
parametersvalue
default null
versionstring | null
default null
licensestring | null
default null
dependenciesArray<string>
default []
itemsstringarray item
dependency_tree_hashstring
default ""
createdstring
default ""
updatedstring
default ""
model_slugstring | null
default null
+1 more fields

Node Info

Internal name
ai_generative_build_ollama
Category
AI/Generative/Provider
Version
3