Server Configuration
Describes the environment variables required to run the server.
Name | Required | Description | Default |
---|---|---|---|
HF_HOME | No | Cache directory | ~/.cache/huggingface |
LOG_LEVEL | No | Log level (debug, info, warn, error) | info |
HUGGINGFACE_TOKEN | Yes | HuggingFace access token (required) | |
HUGGINGFETCH_DOWNLOAD_DIR | No | Default download directory | ~/Downloads/huggingface_models |
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 |