Server Configuration
Describes the environment variables required to run the server.
Name | Required | Description | Default |
---|---|---|---|
GITHUB_TOKEN | No | Token for private repository access (optional) | |
PERSONAS_DIR | No | Custom personas directory path | |
DOLLHOUSE_USER | No | User attribution for persona creation | |
DOLLHOUSE_EMAIL | No | Contact email (optional) | |
DOLLHOUSE_DISABLE_UPDATES | No | Disable the auto-update system when set to 'true' | |
DOLLHOUSE_INDICATOR_EMOJI | No | Custom emoji for persona indicators | 🎭 |
DOLLHOUSE_INDICATOR_STYLE | No | Style of persona indicators (minimal, compact, or full) | full |
DOLLHOUSE_INDICATOR_ENABLED | No | Enable/disable persona indicators in AI responses | true |
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 |