Skip to main content
Glama

Server Configuration

Describes the environment variables required to run the server.

NameRequiredDescriptionDefault
LLM_PORTNoPort for the llama-server engine (alternative to DOTTIE_LOCAL_ENGINE_PORT).8080
LLM_MODELNoGGUF path or Hugging Face repo for the model (alternative to DOTTIE_LOCAL_MODEL).ggml-org/gemma-4-12B-it-GGUF
LLM_REASONNoSet to 1 to enable thinking on ask (default off).0
DOTTIE_LOCAL_MODELNoGGUF path or Hugging Face repo for the model (alternative to LLM_MODEL).ggml-org/gemma-4-12B-it-GGUF
DOTTIE_LOCAL_HTTP_PORTNoPort for the dottie-local HTTP façade.1318
DOTTIE_LOCAL_ENGINE_PORTNoPort for the llama-server engine (alternative to LLM_PORT).8080

Instructions

Guidance the server publishes about itself, which clients place ahead of the tool catalog so the model reads it before choosing anything.

This server publishes no instructions, or was last inspected before Glama recorded them.

Capabilities

Server capabilities have not been inspected yet.

Tools

Functions exposed to the LLM to take actions

NameDescription

No tools

Prompts

Interactive templates invoked by user choice

NameDescription

No prompts

Resources

Contextual data attached and managed by the client

NameDescription

No resources