Builder Module - Customization
Node Settings Overview
Each node in the Builder can be configured through its settings modal, accessed by clicking the settings icon on any node.
Node Identification
Every node has:
- Unique ID format: text
systemsculpt-[timestamp]-[random]
- Visible ID in settings modal
- Persistent across sessions
- Automatic generation for new nodes
Settings Interface
The settings modal includes:
- Node type header
- Node ID display
- Type-specific configuration options
- Visual organization
Node Type Settings
Input Node Settings
Configure how data enters your workflow:
- File: Read from vault files
- User Input: Direct user interaction
- API: External data sources
Processing Node Settings
Configure AI processing options:
-
Model Selection
- Choose from available AI models
- Filter by provider (OpenAI, Groq, OpenRouter, Local)
- Real-time model search and filtering
-
Temperature Control
- Adjust AI creativity level
- Range: 0.0 to 2.0
- Visual slider interface
-
System Prompt
- Select from existing templates
- Custom prompt input
- Integration with Templates module
- Real-time template suggestions
- Support for additional custom parameters
- Direct access to template library
-
Additional Settings
- Custom parameters
- Context management
- Output token limits
Output Node Settings
Configure how data exits your workflow:
-
File Output
- Select destination in vault
- Configure file naming
- Set file format options
-
Display Output
- Preview generated content
- Format display options
- Real-time updates
-
API Output
- Configure external endpoints
- Set data format
- Manage authentication
Best Practices
- Keep node IDs for reference
- Configure settings before connecting nodes
- Test settings after configuration
- Use consistent input/output formats
Cross-References
File Input Configuration
When configuring an input node to read from a file:
- Select "File" as the input source
- Use the file picker input with auto-complete
- Start typing to see matching files from your vault
- Select the desired file from the suggestions
The selected file path will be saved and restored whenever you reopen the node settings.