Formatter Validator Minifier Escape / Unescape JSON ↔ String JSON ↔ YAML JSON → CSV NDJSON / JSON Lines JSON → Types JSON ↔ XML JSON Diff JSON Patch Canonicalize (RFC 8785) Schema Validator Schema Generator JSONPath Tester JWT Decoder JSON Errors Schemas More Tools
JSONTools / Schema registry / gollama
Schema registry

gollama

gollama configuration file

**/gollama/config.json

Check your file against this schema

Opens the validator with this schema already loaded. Paste your **/gollama/config.json and it validates in your browser — nothing is uploaded.

Validate a **/gollama/config.json → View raw schema

Fields

Generated directly from the schema, following local $refs, to two levels of nesting.

Field Type Description
columnsarray<string>Columns to show in the model list.
ollama_api_keystringAPI key sent to Ollama-compatible endpoints.
ollama_api_urlstringOllama API URL.
ollama_models_dirstringDirectory containing Ollama model files.
log_levelstringLogging level.
log_file_pathstringPath to the log file.
sort_orderstringDefault model sort order.
strip_stringstringString to strip from model names for display.
editorstringEditor command used when opening files.
themestringTheme name.
docker_containerstringDocker container name used when managing models through Docker.

What we found in this schema

Specification sections for the keywords in this schema

Keyword Document Section
$idJSON Schema Core, draft 2020-12§8.2.1 — The "$id" Keyword
$schemaJSON Schema Core, draft 2020-12§8.1.1 — "$schema"
additionalPropertiesJSON Schema Core, draft 2020-12§10.3.2.3 — "additionalProperties"
descriptionJSON Schema Validation, draft 2020-12§9.1 — "title" and "description"
itemsJSON Schema Core, draft 2020-12§10.3.1.2 — "items"
minLengthJSON Schema Validation, draft 2020-12§6.3.2 — "minLength"
propertiesJSON Schema Core, draft 2020-12§10.3.2.1 — "properties"
typeJSON Schema Validation, draft 2020-12§6.1.1 — "type"

Documents

Attribution

This schema comes from SchemaStore, distributed under the Apache License 2.0. Copyright 2015–present Mads Kristensen and contributors. View the original file. The field table and audit on this page are generated by JSONTools.tools; the schema itself is unmodified.

← All schemas