mirror of
https://github.com/hexastack/hexabot
synced 2025-06-26 18:27:28 +00:00
feat: add weight to nlp entity schema and readapt
This commit is contained in:
parent
a8666ceb57
commit
c121ce7c02
@ -41,7 +41,7 @@ export default [
|
||||
{
|
||||
group: WEB_CHANNEL_NAMESPACE,
|
||||
label: 'greeting_message',
|
||||
value: 'Welcome! Ready to start a conversation with our chatbot?',
|
||||
value: '',
|
||||
type: SettingType.textarea,
|
||||
translatable: true,
|
||||
},
|
||||
|
Loading…
Reference in New Issue
Block a user