Server Configuration
Describes the environment variables required to run the server.
Name | Required | Description | Default |
---|---|---|---|
DEBUG | No | Debug logging (optional) | |
NODE_ENV | No | Development mode | |
GITHUB_TOKEN | No | For private repository access (optional) | |
PERSONAS_DIR | No | Custom personas directory | |
DOLLHOUSE_USER | No | User attribution for persona creation | |
DOLLHOUSE_EMAIL | No | Contact email (optional) | |
DOLLHOUSE_INDICATOR_EMOJI | No | Custom emoji for persona indicators | |
DOLLHOUSE_INDICATOR_STYLE | No | Style for persona indicators (minimal, compact, full) | |
DOLLHOUSE_INDICATOR_ENABLED | No | Enable or disable persona indicators |
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 |