-
Notifications
You must be signed in to change notification settings - Fork 135
Hot Reload
Keith Sterling edited this page May 9, 2018
·
1 revision
From version 2.2 onwards, Program-Y supports a hot reload capability for certain configuration items.
Access is via an admin extension, and a grammar is provided in Y-Bot as part of the admin AIML files
This mechanism allows you to
- RELOAD DENORMAL - Reload denormalisation.txt config file
- RELOAD NORMAL - Reload normalisation.txt config file
- RELOAD GENDER - Reload gender.txt config file
- RELOAD PERSON - Reload person.txt config file
- RELOAD PERSON2 - Reload person2.txt config file
- RELOAD PROPERTIES - Reload properties.txt config file
- RELOAD DEFAULTS - Reload defaults.txt config file
- RELOAD REGEX - Reload regex-templates.txt config file
- RELOAD PATTERNS - Reload pattern-nodes.conf config file
- RELOAD TEMPLATES - Reload template-nodes.conf config file
- RELOAD SET NAME - Reload the set named 'NAME'
- RELOAD MAP NAME - Reload the map named 'NAME'
- RELOAD RDF NAME - Reload the rdf named 'NAME'
- RELOAD ALL AIML - Reload all AIML files
- RELOAD ALL MAPS - Reload all map files
- RELOAD ALL SETS - Reload all set files
- RELOAD ALL RDFS - Reload all RDF files
Email: keiffster@gmail.com | Twitter: @keiffster | Facebook: keith.sterling | LinkedIn: keithsterling | My Blog
- Home
- Background
- Guiding Principles
- Reporting an Issue
- Installation
- You And Your Bot
- Bots
- Clients
- Configuration
- AIML
- Sentence Splitting
- Natural Langauge Processing
- Normalization
- Spelling
- Sentiment Analysis
- Translation
- Security
- Hot Reload
- Logging
- Out of Band
- Multi Language
- RDF Support
- Rich Media
- Asynchronous Events
- Triggers
- External Services
- Dynamic Sets, Maps & Vars
- Extensions
- Pre & Post Processors
- Custom Nodes
- The Brain Tree
- Utilities
- Building It Yourself
- Creating Your Own Bot
- Contributing
- Performance Testing
- FAQ
- History
- Website