Server Configuration
Describes the environment variables required to run the server.
Name | Required | Description | Default |
---|---|---|---|
SD_CPP_PATH | No | Path to stable-diffusion.cpp installation | ./stable-diffusion.cpp |
DEFAULT_MODEL | No | Default model to use for image generation | flux-schnell |
CUDA_VISIBLE_DEVICES | No | CUDA devices to use for GPU acceleration | 0 |
Schema
Prompts
Interactive templates invoked by user choice
Name | Description |
---|---|
No prompts |
Resources
Contextual data attached and managed by the client
Name | Description |
---|---|
No resources |
Tools
Functions exposed to the LLM to take actions
Name | Description |
---|---|
No tools |