-
Notifications
You must be signed in to change notification settings - Fork 135
Config_Bot_Brains
Keith Sterling edited this page Jan 10, 2020
·
3 revisions
#Brain Selection
Each bot has the option to load one or more brains into itself and then the option to decide which brain to select to answer a question.
Each brain configuration for a bot is contained within the 'brains' section of the configuration file within the specific bot the brain belongs to
console:
bots:
bot1:
brains:
brain1:
# Configuration for brain1 or bot 1
brain2:
# Configuration for brain2 or bot 1
bot2:
brains:
brain3:
# Configuration for brain3 or bot 1
Email: [email protected] | 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