I can't train rasa with http api

i use node.js and express

i try to send a request to ‘http://192.168.10.108:5005/model/train?save_to_default_model_directory=true&force_training=false&augmentation=50&num_threads=1

but i got 2021-12-03 14:26:11 INFO rasa.core.policies.ensemble - Skipped training, because there are no training samples.

node.js

router.get('/', (req, res) => {

  const nluData = yaml.load(fs.readFileSync('C:/Users/AN1100275/Desktop/training-data/data/nlu-json.txt', 'utf8'))
  const configData = yaml.load(fs.readFileSync('C:/Users/AN1100275/Desktop/training-data/config.yml', "utf8"))
  const domainData = yaml.load(fs.readFileSync('C:/Users/AN1100275/Desktop/training-data/domain.yml', 'utf8'))

  let domain = yaml.dump(domainData)
  let config = yaml.dump(configData)
  const zh = nluData.nlu
  let data = {
    config:{config},
    nlu: {zh},
    domain: domain,
  }

  request({
    url: 'http://192.168.10.108:5005/model/train?save_to_default_model_directory=true&force_training=false&augmentation=50&num_threads=1',
    method: "POST",
    json: true,
    headers: {
        "content-type": "application/json",
    },
    body: data
  }, function(error, response, body) {
    if (!error && response.statusCode == 200) {
    }
  })
})

config.yml

language: "zh"
pipeline:
  - name: SpacyNLP
    model: zh_core_web_lg
  - name: SpacyTokenizer
    intent_tokenization_flag: false
    intent_split_symbol: _
    token_pattern: None
  - name: SpacyFeaturizer
  - name: RegexFeaturizer
  - name: LexicalSyntacticFeaturizer
  - name: DucklingEntityExtractor
    url: http://duckling:8000
    timezone: Asia/Taipei
    locale: zh_TW
    dimensions:
      - date
      - email
  - name: CountVectorsFeaturizer
  - name: CountVectorsFeaturizer
    analyzer: char_wb
    min_ngram: 1
    max_ngram: 4
  - name: DIETClassifier
    epochs: 200
    constrain_similarities: true
    model_confidence: linear_norm
  - name: rasa_addons.nlu.components.gazette.Gazette
  - name: >-
      rasa_addons.nlu.components.intent_ranking_canonical_example_injector.IntentRankingCanonicalExampleInjector
  - name: EntitySynonymMapper
  - name: ResponseSelector
    epochs: 100
    constrain_similarities: true
  - name: FallbackClassifier
    threshold: 0.7
    ambiguity_threshold: 0.3
  - name: ResponseSelector
    epochs: 100
    retrieval_intent: faq
  - name: ResponseSelector
    epochs: 100
    retrieval_intent: chitchat


policies:
  - name: TEDPolicy
    epochs: 50
    max_history: 5
    batch_size:
      - 32
      - 64
  - name: RulePolicy
    core_fallback_threshold: 0.5
    core_fallback_action_name: action_default_fallback
    enable_fallback_prediction: true
  - name: AugmentedMemoizationPolicy
    max_history: 5

domain.yml

actions:
  - action_answer_question_res
  - action_botfront_disambiguation
  - action_botfront_disambiguation_followup
  - action_botfront_fallback
  - action_botfront_mapping
  - action_function_btn
  - action_get_question_btn_ans
  - action_question_btn
  - action_set_slot_none
  - action_show_time
  - action_validated_value_attendance
  - action_validated_value_hr
  - action_validated_value_income
  - action_validated_value_insurance
  - action_validated_value_other
  - utter_1-XFrntiV
  - utter_1G0Y_I7Nt
  - utter_2vS2v0pTQ
  - utter_41zaqKjbb
  - utter_5ykm9wzbe
  - utter_6Yl4UXSEs
  - utter_75d-i79Ha
  - utter_7MfFu9DeE
  - utter_8G9Jaf8B-
  - utter_8YengduRW
  - utter_8dRI23YQT
  - utter_9Ihsu-AXds
  - utter_9btcU6BTf
  - utter_A77a4eCee
  - utter_BaM1tk9Mo
  - utter_CTo79HmGD
  - utter_D0343m_5C
  - utter_DnMZb2aeq
  - utter_F24_OuIrv
  - utter_HMckTGdTl
  - utter_ISNIi_I1Y
  - utter_IX_SuLPUj
  - utter_IuzqfCXDI
  - utter_JJHJxJ5d8
  - utter_JZFyTRm7D
  - utter_Jtprk2M7W
  - utter_Jv142P_Tt
  - utter_LmDhx9yXw
  - utter_MFjzCZuP6
  - utter_MaoCiWgN6
  - utter_NhsgyoV3UR
  - utter_O87Tps9Ha
  - utter_OK6wLe2tu
  - utter_OMAqHMZvI
  - utter_PB51anRTMm
  - utter_QYFhhvFnS
  - utter_S4o8xemMs
  - utter_T2hP9lFq3
  - utter_U7CdHSSQZ
  - utter_UeH1g9pKJ
  - utter_V9dtD0BSy
  - utter_VsX8L8w77
  - utter_W8CFAw7Cb
  - utter_XD2lqyaM8
  - utter_ZZijk41Be
  - utter__jmN2KD4i
  - utter_aBxLEpVg5
  - utter_asZ9kocpM
  - utter_bGYk8a3CI
  - utter_boDguH0hz
  - utter_default
  - utter_fLSeXujbI
  - utter_g87bP6FT0
  - utter_i3jmyEzBk
  - utter_jD9k29n3G
  - utter_l7fl0UAr_7
  - utter_lJbu1ckEF
  - utter_lXFKEZoi1
  - utter_l_MDP2fJ3
  - utter_lsAIkehQ9
  - utter_no_answer
  - utter_np_chYi7b
  - utter_out_of_scope
  - utter_pS1ga5KRs
  - utter_qmxwGHknT
  - utter_qq6sYdo-G
  - utter_raI7tXEGC
  - utter_sM_f1TDs0
  - utter_tU4qb9NH5
  - utter_ti2pxiNZe
  - utter_tj3M7jWZD
  - utter_ug_HviLQD
  - utter_ulIHEosTr
  - utter_uoHLqJm1hA
  - utter_v3DcTghrf
  - utter_whRMLMBYC
  - utter_xLPm9Gr4Z
  - utter_xqPlaLfz5
  - utter_yGivIx-Io
  - utter_zVXg3gu2CG
entities: []
forms: {}
intents:
  - APP
  - get_started
  - menu
  - nlu_fallback
  - out_of_scope
  - 二代健保公司補充保費
  - 人事其他
  - 人事基本資料
  - 人事異動
  - 公告
  - 刷卡
  - 功能按鈕
  - 加班
  - 勞保勞退健保
  - 問好
  - 問答按鈕
  - 問答資訊
  - 報表
  - 排班作業
  - 新增
  - 查APP
  - 查二代健保公司補充保費
  - 查人事其他
  - 查人事基本資料
  - 查人事異動
  - 查公告
  - 查刷卡
  - 查加班
  - 查勞保勞退健保
  - 查報表
  - 查排班作業
  - 查新增
  - 查特休
  - 查簽核流程
  - 查系統
  - 查考勤
  - 查考勤其他
  - 查薪資計算
  - 查詢人事分類
  - 查詢保險分類
  - 查詢其他分類
  - 查詢考勤分類
  - 查詢薪資分類
  - 查請假
  - 查離職
  - 查首頁
  - 特休
  - 簽核流程
  - 系統
  - 考勤
  - 考勤其他
  - 薪資計算
  - 請假
  - 道謝
  - 離職
  - 首頁
responses:
  utter_1-XFrntiV:
    - language: zh
      metadata: null
      text: 系統並**不會**因為跨區或跨國而無法登入。
  utter_1G0Y_I7Nt:
    - language: zh
      metadata: null
      quick_replies:
        - payload: /查詢人事分類
          title: 返回人事分類
          type: postback
        - payload: /menu
          title: 返回主選單
          type: postback
      text: 還有什麼可以幫助您的嗎?
  utter_2vS2v0pTQ:
    - language: zh
      metadata: null
      text: 您好,我是棉花糖客服機器人,有什麼需要幫忙的嗎?
  utter_41zaqKjbb:
    - language: zh
      quick_replies:
        - payload: '/APP{"showdifferent":"電腦版與APP版權限功能不一樣"}'
          title: 電腦版與APP版權限功能不一樣
          type: postback
        - payload: /查詢其他分類
          title: 返回其他分類
          type: postback
      text: APP常見問題如下:
  utter_5ykm9wzbe:
    - language: zh
      quick_replies:
        - payload: '/首頁{"homepagenoshow":"進入棉花糖沒有首頁"}'
          title: 進入棉花糖沒有首頁
          type: postback
        - payload: /查詢其他分類
          title: 返回其他分類
          type: postback
      text: 首頁常見問題如下:
  utter_6Yl4UXSEs:
    - language: zh
      metadata:
        forceClose: false
        forceOpen: false
        linkTarget: _blank
        pageChangeCallbacks: null
        pageEventCallbacks: null
        userInput: hide
      quick_replies:
        - payload: '/考勤{"flexible":"彈性上、下班的設定"}'
          title: 彈性上、下班的設定
          type: postback
        - payload: '/考勤{"flextime":"雙週變形工時的規則"}'
          title: 雙週變形工時的規則
          type: postback
        - payload: '/考勤{"allowlate":"允許遲到N分鐘的設定"}'
          title: 允許遲到N分鐘的設定
          type: postback
        - payload: /查詢考勤分類
          title: 返回考勤分類
          type: postback
      text: 考勤常見問題如下:
  utter_75d-i79Ha:
    - language: zh
      text: |-
        薪資所得稅扣項,是依照系統【M.2.2.薪資項目設定】打勾扣稅薪項後,按照級距對照表算出。  
        級距對照表詳見下圖:
  utter_7MfFu9DeE:
    - language: zh
      text: 【I.2.8出勤班別時間設定】中『允許遲到N分鐘』欄位的意思是**允許員工可遲到的分鐘數**,填入數值**以分鐘為單位**。
  utter_8G9Jaf8B-:
    - language: zh
      text: 如遇到進入**棉花糖沒有首頁**時,請**按下重新整理**。
  utter_8YengduRW:
    - language: zh
      text: 如果請假單是申請**【當天以前】**的,系統會需要填寫**「逾期請假原因」**,屬正常現象。
  utter_8dRI23YQT:
    - language: zh
      metadata:
        forceClose: false
        forceOpen: false
        linkTarget: _blank
        pageChangeCallbacks: null
        pageEventCallbacks: null
        userInput: hide
      quick_replies:
        - payload: '/報表{"detailnoshow":"薪資條明細查無資料"}'
          title: 薪資條明細查無資料
          type: postback
        - payload: /查詢薪資分類
          title: 返回薪資分類
          type: postback
      text: 報表常見問題如下:
  utter_9Ihsu-AXds:
    - language: zh
      text: |-
        當具有簽核權限的主管發生人事異動時,**必須到【H.2.6.部門設定】調整部門主管的設定**,否則會造成單據卡在發生人事異動的人員身上。

        因為原主管發生人事異動,系統並不知道要由誰來接替主管位置,所以**必須人為調整設定**。
  utter_9btcU6BTf:
    - language: zh
      quick_replies:
        - payload: /查詢保險分類
          title: 返回保險分類
          type: postback
        - payload: /menu
          title: 返回主選單
          type: postback
      text: 還有什麼可以幫助您的嗎?
  utter_A77a4eCee:
    - language: zh
      text: 關於同仁加退保部份,請到後台**【L.9.3.勞保 / 健保 / 勞退三合一調整作業】**,可以執行「勞保」、「勞退」、「健保」。
  utter_BaM1tk9Mo:
    - elements:
        - buttons:
            - payload: '/功能按鈕{"personnel":"查詢人事分類"}'
              title: 查詢人事分類
              type: postback
          default_action: null
          image_url: 'https://i.imgur.com/OgoOsms.png'
          subtitle: 人事基本資料設定、人事相關異動作業(新人報到、入職)
          title: 人事
        - buttons:
            - payload: '/功能按鈕{"attendance":"查詢考勤分類"}'
              title: 查詢考勤分類
              type: postback
          default_action: null
          image_url: 'https://i.imgur.com/dIQ3SG2.jpg'
          subtitle: 考勤相關設定(排班、請假、加班、出差、刷卡、特休)、考勤結算
          title: 考勤
        - buttons:
            - payload: '/功能按鈕{"insurance":"查詢保險分類"}'
              title: 查詢保險分類
              type: postback
          default_action: null
          image_url: 'https://i.imgur.com/XPmTSRy.png'
          subtitle: 勞保作業、健保作業、勞退作業
          title: 保險
        - buttons:
            - payload: '/功能按鈕{"salary":"查詢薪資分類"}'
              title: 查詢薪資分類
              type: postback
          default_action: null
          image_url: 'https://i.imgur.com/kw8SeoC.jpg'
          subtitle: 薪資相關設定(薪資項目、全勤、遲到、彈性上下班、所得稅、銀行轉帳格式)、薪資結算、獎金作業、薪資報表
          title: 薪資
        - buttons:
            - payload: '/功能按鈕{"otherCategory":"查詢其他分類"}'
              title: 查詢其他分類
              type: postback
          default_action: null
          image_url: 'https://i.imgur.com/Wt2nVtY.jpg'
          subtitle: APP版、棉花糖首頁及功能設定所遇到的問題或bug
          title: 其他
      language: zh
      metadata: null
  utter_CTo79HmGD:
    - language: zh
      metadata:
        forceClose: false
        forceOpen: false
        linkTarget: _blank
        pageChangeCallbacks: null
        pageEventCallbacks: null
        userInput: hide
      quick_replies:
        - payload: '/考勤其他{"agentset":"主管的簽核代理人如何設定"}'
          title: 簽核代理人如何設定
          type: postback
        - payload: '/考勤其他{"cancelleaves":"如何取消申請的單據"}'
          title: 如何取消申請的單據
          type: postback
        - payload: '/考勤其他{"agentnocheck":"如何設定假單只通知代理人而不用代理人簽核"}'
          title: 如何設定假單只通知代理人而不用代理人簽核
          type: postback
        - payload: /查詢考勤分類
          title: 返回考勤分類
          type: postback
      text: 其他常見問題如下:
  utter_D0343m_5C:
    - language: zh
      metadata:
        forceClose: false
        forceOpen: false
        linkTarget: _blank
        pageChangeCallbacks: null
        pageEventCallbacks: null
        userInput: hide
      quick_replies:
        - payload: '/排班作業{"cantdownload":"班表通過簽核,卻還是無法下載班表"}'
          title: 班表通過簽核,卻還是無法下載班表
          type: postback
        - payload: /查詢考勤分類
          title: 返回考勤分類
          type: postback
      text: 排班作業常見問題如下:
  utter_DnMZb2aeq:
    - language: zh
      text: 【H.3.1.人事基本資料】的**儲存按鈕即為新增按鈕**。
  utter_F24_OuIrv:
    - language: zh
      metadata:
        forceClose: false
        forceOpen: false
        linkTarget: _blank
        pageChangeCallbacks: null
        pageEventCallbacks: null
        userInput: show
      text: 員工識別証號已**全數壓同員工編號**。
  utter_HMckTGdTl:
    - language: zh
      metadata:
        forceClose: false
        forceOpen: false
        linkTarget: _blank
        pageChangeCallbacks: null
        pageEventCallbacks: null
        userInput: hide
      quick_replies:
        - payload: '/離職{"date":"無法輸入離職日期"}'
          title: 無法輸入離職日期
          type: postback
        - payload: '/離職{"address":"修改離職證明的地址"}'
          title: 修改離職證明的地址
          type: postback
        - payload: '/離職{"hidden":"可以隱藏離職員工的資料嗎"}'
          title: 可以隱藏離職員工的資料嗎
          type: postback
        - payload: '/離職{"login":"離職員工是否還可以登入系統"}'
          title: 離職員工是否還可以登入系統
          type: postback
        - payload: /查詢人事分類
          title: 返回人事分類
          type: postback
      text: 離職常見問題如下:
  utter_ISNIi_I1Y:
    - language: zh
      metadata:
        forceClose: false
        forceOpen: false
        linkTarget: _blank
        pageChangeCallbacks: null
        pageEventCallbacks: null
        userInput: hide
      quick_replies:
        - payload: '/請假{"twoleaves":"可以一次申請兩種假別嗎"}'
          title: 可以一次申請兩種假別嗎
          type: postback
        - payload: '/請假{"overdueleaves":"申請假單時,系統一直要我填逾期申請原因"}'
          title: 申請假單時,系統一直要我填逾期申請原因
          type: postback
        - payload: /查詢考勤分類
          title: 返回考勤分類
          type: postback
      text: 請假常見問題如下:
  utter_IX_SuLPUj:
    - language: zh
      text: |-
        至【M.5.5薪資帳戶分配】關帳後,可於【M.5.2.薪資維護】確認有無入帳日期、關帳是否成功。  
        有入帳日,在【A14.1.薪資條查詢】即可查到資料。
  utter_IuzqfCXDI:
    - language: zh
      metadata:
        forceClose: false
        forceOpen: false
        linkTarget: _blank
        pageChangeCallbacks: null
        pageEventCallbacks: null
        userInput: hide
      quick_replies:
        - payload: /查新增
          title: 新增
          type: postback
        - payload: /查離職
          title: 離職
          type: postback
        - payload: /查人事其他
          title: 其它
          type: postback
        - payload: /查人事異動
          title: 人事異動
          type: postback
        - payload: /查人事基本資料
          title: 人事基本資料
          type: postback
        - payload: /menu
          title: 返回主選單
          type: postback
      text: 人事分類如下,請問您需要查詢哪一個問題呢?
  utter_JJHJxJ5d8:
    - language: zh
      metadata: null
      text: |-
        很抱歉,棉花糖客服機器人還在學習中,請換個方式提問!!  
        ex.兼職人員如何設定、一天如何異動多筆項目
    - language: zh
      metadata: null
      text: |-
        抱歉,我不明白你的意思,麻煩換個方式重新提問試試看!!  
        ex.特休沒休完可以遞延嗎、雙週變形工時的規定
  utter_JZFyTRm7D:
    - language: zh
      text: |-
        1.請用圖檔編輯

        2.信件內容是標準的內文
  utter_Jtprk2M7W:
    - language: zh
      text: 排班及調班都**簽核通過後**,可於【B.1.6.單位排班查詢作業】查到班表。
  utter_Jv142P_Tt:
    - language: zh
      text: 電腦版的**瀏覽器左上角有上一頁的箭頭**,點擊箭頭即可返回上一頁。
  utter_LmDhx9yXw:
    - language: zh
      text: |-
        1.若非HR人員,是無法查詢到員工的資料。

        2.要發生日禮金,**若為現金**,建議用系統合併發現金即可。  

        3.在【M.2.2.薪資項目設定】建立一個生日禮金的薪項,每個員工都會有這個薪項。  

        4.在【M.2.1.薪資參數設定】設定要給的金額,生日當月【M.5.1.薪資計算】就會結出這筆禮金給員工。
  utter_MFjzCZuP6:
    - language: zh
      text: |-
        雙週變形工時設定規則如下:  
        【每7天必須有1個例假日】  
        【每14天必須有4個例假日+休息日】  
        【每日出勤<=10小時】  
        【單周出勤工時<=48小時】  
        【未足區間算法往後看六、日計算】
  utter_MaoCiWgN6:
    - language: zh
      metadata:
        forceClose: false
        forceOpen: false
        linkTarget: _blank
        pageChangeCallbacks: null
        pageEventCallbacks: null
        userInput: hide
      quick_replies:
        - payload: /查考勤
          title: 考勤
          type: postback
        - payload: /查加班
          title: 加班
          type: postback
        - payload: /查刷卡
          title: 刷卡
          type: postback
        - payload: /查請假
          title: 請假
          type: postback
        - payload: /查特休
          title: 特休
          type: postback
        - payload: /查考勤其他
          title: 其他
          type: postback
        - payload: /查排班作業
          title: 排班作業
          type: postback
        - payload: /menu
          title: 返回主選單
          type: postback
      text: 考勤分類如下,請問您需要查詢哪一個問題呢?
  utter_NhsgyoV3UR:
    - language: zh
      metadata: null
      text: 不客氣!希望今天有幫助到您!!
    - language: zh
      metadata: null
      text: 不客氣,有任何問題歡迎使用棉花糖客服機器人~
  utter_O87Tps9Ha:
    - language: zh
      metadata:
        forceClose: false
        forceOpen: false
        linkTarget: _blank
        pageChangeCallbacks: null
        pageEventCallbacks: null
        userInput: hide
      quick_replies:
        - payload: '/勞保勞退健保{"deleteinsurance":"如何刪除勞保勞退健保異動"}'
          title: 如何刪除勞保\勞退\健保異動
          type: postback
        - payload: '/勞保勞退健保{"changetoinsurance":"人事異動有辦法直接加退保嗎"}'
          title: 人事異動有辦法直接加退保嗎
          type: postback
        - payload: /查詢保險分類
          title: 返回保險分類
          type: postback
      text: 勞保、勞退、健保常見問題如下:
  utter_OK6wLe2tu:
    - language: zh
      metadata:
        forceClose: false
        forceOpen: false
        linkTarget: _blank
        pageChangeCallbacks: null
        pageEventCallbacks: null
        userInput: hide
      quick_replies:
        - payload: '/人事其他{"bdlist":"查不到生日名單"}'
          title: 查不到生日名單
          type: postback
        - payload: '/人事其他{"bdcard":"生日賀卡的內文可以編輯嗎"}'
          title: 生日賀卡的內文可以編輯嗎
          type: postback
        - payload: '/人事其他{"bd":"前台員工、主管資訊,看不到生日"}'
          title: 前台員工、主管資訊,看不到生日
          type: postback
        - payload: '/人事其他{"transnational":"系統前台跨國或跨區登入會被阻擋嗎"}'
          title: 系統前台跨國或跨區登入會被阻擋嗎
          type: postback
        - payload: /查詢人事分類
          title: 返回人事分類
          type: postback
      text: 其他常見問題如下:
  utter_OMAqHMZvI:
    - language: zh
      text: |-
        在**非上班班別出勤**,需要在【I.2.8.出勤班別時間設定】中的**『刷卡參考區間』**欄位設定時間。  
        系統才會根據該時間配合前推後移抓取刷卡。
  utter_PB51anRTMm:
    - language: zh
      metadata:
        forceClose: false
        forceOpen: false
        linkTarget: _blank
        pageChangeCallbacks: null
        pageEventCallbacks: null
        userInput: hide
      quick_replies:
        - payload: '/二代健保公司補充保費{"cantsearch":"二代健保公司補充保費查無資料"}'
          title: 二代健保公司補充保費查無資料
          type: postback
        - payload: /查詢薪資分類
          title: 返回薪資分類
          type: postback
      text: 二代健保公司補充保費常見問題如下:
  utter_QYFhhvFnS:
    - language: zh
      metadata:
        forceClose: false
        forceOpen: false
        linkTarget: _blank
        pageChangeCallbacks: null
        pageEventCallbacks: null
        userInput: hide
      quick_replies:
        - payload: '/加班{"overnightpunchout":"下班已經是隔天凌晨,刷下班卡,審核過後卻沒顯示"}'
          title: 下班已經是隔天凌晨,刷下班卡,審核過後卻沒顯示
          type: postback
        - payload: /查詢考勤分類
          title: 返回考勤分類
          type: postback
      text: 刷卡常見問題如下:
  utter_S4o8xemMs:
    - language: zh
      text: |-
        1.【M.2.1.薪資參數設定】中**『遲到參數』**設定,例如要設定彈性30分鐘上下、班,以**00000030**表示。

        2.左邊可以設定組別:有彈性上、下班組別  
        【H.3.1.人事基本資料】中『組別設定』的「薪資組別」要選這個彈性組別。

        3.若是整個部門要設定,可以在【H.2.6.部門設定】中『組別設定』的「薪資組別」設定。

        組別優先順序:【H.3.1.人事基本資料】->【H.2.6.部門設定】  
        ※當【H.3.1.人事基本資料】有設定時,以個人為優先;個人沒有設定時,第二順位是【H.2.6.部門設定】
  utter_T2hP9lFq3:
    - language: zh
      text: 新增部門時,**請您先檢查單位流程分類是否有設定,且是否比子部門的單位流程分類高**。
  utter_U7CdHSSQZ:
    - language: zh
      metadata: null
      text: 請確認【I.8.6.特休年檔】可休**起**、**迄**日期,**比對請假日期是否在允許區間**內。
  utter_UeH1g9pKJ:
    - language: zh
      text: 公告設定可以設定有效日期以及發布對象單位,**超過有效日期或非發布對象單位的同仁,沒辦法看到公告**。
  utter_V9dtD0BSy:
    - language: zh
      metadata:
        forceClose: false
        forceOpen: false
        linkTarget: _blank
        pageChangeCallbacks: null
        pageEventCallbacks: null
        userInput: hide
      quick_replies:
        - payload: /查勞保勞退健保
          title: 勞保、勞退、健保
          type: postback
        - payload: /menu
          title: 返回主選單
          type: postback
      text: 保險分類如下,請問您需要查詢哪一個問題呢?
  utter_VsX8L8w77:
    - image: 'https://i.imgur.com/dQOdbyj.png'
      language: zh
  utter_W8CFAw7Cb:
    - language: zh
      quick_replies:
        - payload: '/公告{"expdate":"公告超過時限就看不到了嗎"}'
          title: 公告超過時限就看不到了嗎
          type: postback
        - payload: /查詢其他分類
          title: 返回其他分類
          type: postback
      text: 公告常見問題如下:
  utter_XD2lqyaM8:
    - language: zh
      metadata: null
      text: 因有些功能不適合在手機上觀看,所以**預設會將手機APP某些功能關閉**,如果**有需要也可以協助開啟手機版的功能**。
  utter_ZZijk41Be:
    - language: zh
      metadata:
        forceClose: false
        forceOpen: false
        linkTarget: _blank
        pageChangeCallbacks: null
        pageEventCallbacks: null
        userInput: hide
      quick_replies:
        - payload: /查報表
          title: 報表
          type: postback
        - payload: /查薪資計算
          title: 薪資計算
          type: postback
        - payload: /查二代健保公司補充保費
          title: 二代健保公司補充保費
          type: postback
        - payload: /menu
          title: 返回主選單
          type: postback
      text: 薪資分類如下,請問您需要查詢哪一個問題呢?
  utter__jmN2KD4i:
    - language: zh
      metadata:
        forceClose: false
        forceOpen: false
        linkTarget: _blank
        pageChangeCallbacks: null
        pageEventCallbacks: null
        userInput: hide
      quick_replies:
        - payload: /查首頁
          title: 首頁
          type: postback
        - payload: /查系統
          title: 系統
          type: postback
        - payload: /查APP
          title: APP
          type: postback
        - payload: /查公告
          title: 公告
          type: postback
        - payload: /查簽核流程
          title: 簽核流程
          type: postback
        - payload: /menu
          title: 返回主選單
          type: postback
      text: 其他分類如下,請問您需要查詢哪一個問題呢?
  utter_aBxLEpVg5:
    - language: zh
      text: >-
        要查詢【M.7.8.二代健保公司補充保費】需要將可查詢的人員公號放至**『10008
        sys.人事異動薪資群組』**,加入後重新登入HR系統即可查到資料。
  utter_asZ9kocpM:
    - language: zh
      metadata: null
      text: 同一天無法申請兩張以上調整薪資的異動單,請使用**升職異動單**即可一併調整異動項目。
  utter_bGYk8a3CI:
    - language: zh
      text: |-
        員工離職時,建議使用**【H.3.11.人事異動作業】**來進行。  
        如果直接在【H.3.1.人事基本資料】中進行修改,那員工的狀態需要為**離職**才能輸入日期。
  utter_boDguH0hz:
    - language: zh
      metadata: null
      text: 特休**可以遞延一年**,且於前台**【B.2.1.請假單】可以看到去年保留的特休**。
  utter_default:
    - language: zh
      metadata: null
      text: |-
        抱歉,我不明白你的意思,麻煩換個方式重新提問試試看!!  
        ex.特休沒休完可以遞延嗎、雙週變形工時的規定
    - language: zh
      metadata: null
      text: |-
        非常抱歉,請您換個方式提問,我會盡力回答您!!  
        ex.新增部門時出現上層單位流程分類錯誤、可以隱藏離職員工的資料嗎
  utter_fLSeXujbI:
    - language: zh
      metadata: null
      text: |-
        若系統無法自動產生,請先到【I.8.5特休結算作業】,**記得勾選試算**。

        **如果試算結果正確**,**再把試算取消**,就會把資料寫入【I.8.6特休檔】維護。
  utter_g87bP6FT0:
    - language: zh
      metadata: null
      text: 在【I4.1.請假單設定】,勾選該假別的**『不限制代理人』**即可。
  utter_i3jmyEzBk:
    - language: zh
      text: 出生日期,在**【人事】**的地方點擊兩下,會有壽星名單。
  utter_jD9k29n3G:
    - language: zh
      text: 【M.5.1.薪資計算】在請假扣款上僅能顯示全部金額,如果想了解細項請至前台**【A14.2.每月薪資給付明細(加班/請假)】**查詢。
  utter_l7fl0UAr_7:
    - language: zh
      metadata: null
      text: 目前請假只能**一次申請一種**,如果要請兩種假別,**需要分開申請**。
  utter_lJbu1ckEF:
    - language: zh
      metadata:
        forceClose: false
        forceOpen: false
        linkTarget: _blank
        pageChangeCallbacks: null
        pageEventCallbacks: null
        userInput: hide
      quick_replies:
        - payload: '/人事異動{"changemore":"一天無法異動兩筆項目"}'
          title: 一天無法異動兩筆項目
          type: postback
        - payload: /查詢人事分類
          title: 返回人事分類
          type: postback
      text: 人事異動常見問題如下:
  utter_lXFKEZoi1:
    - language: zh
      metadata:
        forceClose: false
        forceOpen: false
        linkTarget: _blank
        pageChangeCallbacks: null
        pageEventCallbacks: null
        userInput: hide
      quick_replies:
        - payload: '/人事基本資料{"ptset":"兼職人員如何設定"}'
          title: 兼職人員如何設定
          type: postback
        - payload: '/人事基本資料{"empid":"員工識別証號沒有匯入"}'
          title: 員工識別証號沒有匯入
          type: postback
        - payload: '/人事基本資料{"migrantworker":"外籍員工滿183天扣除所得稅"}'
          title: 外籍員工滿183天扣除所得稅
          type: postback
        - payload: /查詢人事分類
          title: 返回人事分類
          type: postback
      text: 人事基本資料常見問題如下:
  utter_l_MDP2fJ3:
    - language: zh
      metadata: null
      quick_replies:
        - payload: /查詢考勤分類
          title: 返回考勤分類
          type: postback
        - payload: /menu
          title: 返回主選單
          type: postback
      text: 還有什麼可以幫助您的嗎?
  utter_lsAIkehQ9:
    - language: zh
      text: 離職員工資料**無法隱藏**,因HR會看到全公司的人,可能需要補單或查詢歷史資料。
  utter_no_answer:
    - language: zh
      metadata: null
      text: |
        很抱歉,棉花糖客服機器人目前沒有此問題的答案。  
        棉花糖客服機器人會盡快將資料學習完成,給予您最好的解答。  
  utter_np_chYi7b:
    - language: zh
      quick_replies:
        - payload: /查詢薪資分類
          title: 返回薪資分類
          type: postback
        - payload: /menu
          title: 返回主選單
          type: postback
      text: 還有什麼可以幫助您的嗎?
  utter_out_of_scope:
    - language: zh
      metadata: null
      text: |-
        很抱歉,棉花糖客服機器人還在學習中,請換個方式提問!!  
        ex.兼職人員如何設定、一天如何異動多筆項目
    - language: zh
      metadata: null
      text: |-
        非常抱歉,請您換個方式提問,我會盡力回答您!!  
        ex.新增部門時出現上層單位流程分類錯誤、可以隱藏離職員工的資料嗎
  utter_pS1ga5KRs:
    - language: zh
      text: |-
        要取消申請之單據有分兩種狀況:  
        1.**【已生效】**單據,可使用前台**【B4.8.單據銷單作業】**  
        2.**【未生效】**單據,可使用前台**【B4.9簽核單抽單作業】**
  utter_qmxwGHknT:
    - language: zh
      metadata: null
      text: |-
        1.在【B.2.1.請假單】中的**『簽核代理人』**設定

        2.【A9.簽核代理人設定】,此支功能可自行設定代理區間,但**必須要先開給員工**。
  utter_qq6sYdo-G:
    - language: zh
      quick_replies:
        - payload: '/系統{"nobackfunc":"電腦版作業系統沒有返回上一頁功能"}'
          title: 電腦版作業系統沒有返回上一頁功能
          type: postback
        - payload: /查詢其他分類
          title: 返回其他分類
          type: postback
      text: 系統常見問題如下:
  utter_raI7tXEGC:
    - language: zh
      text: 請至**【H.2.4.公司資料維護】**更新公司地址
  utter_sM_f1TDs0:
    - language: zh
      metadata: null
      text: 您好,歡迎使用棉花糖客服機器人,請問有什麼可以幫助您的嗎?
  utter_tU4qb9NH5:
    - image: ''
      language: zh
  utter_ti2pxiNZe:
    - language: zh
      metadata:
        forceClose: false
        forceOpen: false
        linkTarget: _blank
        pageChangeCallbacks: null
        pageEventCallbacks: null
        userInput: hide
      quick_replies:
        - payload: '/加班{"sunot":"週日加班單申請時會將用餐時間算進去"}'
          title: 週日加班單申請時會將用餐時間算進去
          type: postback
        - payload: /查詢考勤分類
          title: 查詢考勤分類
          type: postback
      text: 加班常見問題如下:
  utter_tj3M7jWZD:
    - language: zh
      text: 可於【I.2.8.出勤班別時間設定】設定該班別**起**、**迄**時間,當申請加班時會自動扣除該休息時間。
  utter_ug_HviLQD:
    - language: zh
      metadata:
        forceClose: false
        forceOpen: false
        linkTarget: _blank
        pageChangeCallbacks: null
        pageEventCallbacks: null
        userInput: hide
      quick_replies:
        - payload: '/新增{"cantadddepartment":"新增部門時出現上層單位流程分類錯誤"}'
          title: 新增部門時出現上層單位流程分類錯誤
          type: postback
        - payload: '/新增{"addaccess":"在H.3.1人事基本資料設定找不到新增按鈕"}'
          title: 在H.3.1人事基本資料設定找不到新增按鈕
          type: postback
        - payload: /查詢人事分類
          title: 返回人事分類
          type: postback
      text: 新增常見問題如下:
  utter_ulIHEosTr:
    - language: zh
      quick_replies:
        - payload: /查詢其他分類
          title: 返回其他分類
          type: postback
        - payload: /menu
          title: 返回主選單
          type: postback
      text: 還有什麼可以幫助您的嗎?
  utter_uoHLqJm1hA:
    - language: zh
      metadata:
        forceClose: false
        forceOpen: false
        linkTarget: _blank
        pageChangeCallbacks: null
        pageEventCallbacks: null
        userInput: show
      text: >-
        1.是否為外籍員工是依據【H.3.1人事基本資料】中的**身份別**欄位判定。


        2.是否滿183天的判定規則:外籍員工入境滿183天欄位為**自動計算**,會先依據該外籍員工的**入境日期**,**若沒有入境日期則以到職日期判定**。
  utter_v3DcTghrf:
    - language: zh
      text: '**離職員工系統設定是無法登入的**,無論是透過APP或是瀏覽器。'
  utter_whRMLMBYC:
    - language: zh
      text: |-
        系統目前只能將資料作廢。

        1.左邊先點選要刪除的同仁。

        2.右邊加保的地方捲軸往後拉,找到作廢的框框。

        3.將要作廢的那筆資料點擊作廢的框框即可。
  utter_xLPm9Gr4Z:
    - language: zh
      metadata:
        forceClose: false
        forceOpen: false
        linkTarget: _blank
        pageChangeCallbacks: null
        pageEventCallbacks: null
        userInput: hide
      quick_replies:
        - payload: '/薪資計算{"countincometax":"所得稅是如何計算的"}'
          title: 所得稅是如何計算的
          type: postback
        - payload: '/薪資計算{"leavesnosalary":"薪資計算的請假扣款要怎麼查全部項目"}'
          title: 薪資計算的請假扣款要怎麼查全部項目
          type: postback
        - payload: /查詢薪資分類
          title: 返回薪資分類
          type: postback
      text: 薪資計算常見問題如下:
  utter_xqPlaLfz5:
    - language: zh
      metadata:
        forceClose: false
        forceOpen: false
        linkTarget: _blank
        pageChangeCallbacks: null
        pageEventCallbacks: null
        userInput: show
      text: |-
        1.兼職人員需要到【H.3.1.人事基本資料】的**身份別設定『兼職人員』**,計薪資料的計薪方式設為**『時薪』**。

        2.【M.2.2.薪資項目設定】**新增『時薪薪項』**。

        3.【M.2.9.個人基本薪資設定】**打勾『時薪薪項』**,並填上**『金額』**和**『生效日期』**。
  utter_yGivIx-Io:
    - language: zh
      metadata:
        forceClose: false
        forceOpen: false
        linkTarget: _blank
        pageChangeCallbacks: null
        pageEventCallbacks: null
        userInput: hide
      quick_replies:
        - payload: '/特休{"cantuseannualleave":"有特休時數,申請時卻被阻擋"}'
          title: 有特休時數,申請時卻被阻擋
          type: postback
        - payload: '/特休{"noshowannualleave":"入職超過半年,卻沒有特休時數"}'
          title: 入職超過半年,卻沒有特休時數
          type: postback
        - payload: '/特休{"postpone":"該年度特休沒有休完,可以延長時間嗎"}'
          title: 該年度特休沒有休完,可以延長時間嗎
          type: postback
        - payload: /查詢考勤分類
          title: 返回考勤分類
          type: postback
      text: 特休作業常見問題如下:
  utter_zVXg3gu2CG:
    - language: zh
      metadata:
        forceClose: false
        forceOpen: false
        linkTarget: _blank
        pageChangeCallbacks: null
        pageEventCallbacks: null
        userInput: hide
      quick_replies:
        - payload: '/簽核流程{"noagentapprove":"部門主管人事異動,假單申請時簽核會卡在該部門主管"}'
          title: 部門主管人事異動,假單申請時簽核會卡在該部門主管
          type: postback
        - payload: /查詢其他分類
          title: 返回其他分類
          type: postback
      text: 簽核流程常見問題如下:
session_config: {}
slots:
  disambiguation_message:
    type: unfeaturized
  fallback_language:
    initial_value: zh
    type: unfeaturized
  function_id:
    type: text
  question_id:
    type: text
  validated:
    type: categorical
    values:
      - login
      - hidden
      - address
      - date
      - empid
      - ptset
      - changemore
      - cantadddepartment
      - addaccess
      - migrantworker
      - bd
      - bdlist
      - bdcard
      - transnational
      - flexible
      - flextime
      - cantuseannualleave
      - noshowannualleave
      - postpone
      - cantdownload
      - twoleaves
      - overdueleaves
      - overnightpunchout
      - sunot
      - agentset
      - agentnocheck
      - cancelleaves
      - allowlate
      - deleteinsurance
      - changetoinsurance
      - leavesnosalary
      - countincometax
      - detailnoshow
      - cantsearch
      - homepagenoshow
      - nobackfunc
      - showdifferent
      - noagentapprove
      - expdate

nlu.yml

version: "2.0"
nlu:
- intent: menu
  metadata:
    language: zh
  examples:
  - text: |
      主選單
    metadata:
      canonical: true
- intent: out_of_scope
  metadata:
    language: zh
  examples:
  - text: |
      吃飽了嗎
  - text: |
      吃飽了沒
    metadata:
      canonical: true
  - text: |
      [要不](sunot)[要去吃飯](sunot)
    metadata:
      canonical: true
- intent: 功能按鈕
  metadata:
    language: zh
  examples:
  - text: |
      [人事分類](personnel)
    metadata:
      canonical: true
  - text: |
      [人事](personnel)有問題
  - text: |
      [保險分類](insurance)
    metadata:
      canonical: true
  - text: |
      [保險分類](insurance)有哪些
  - text: |
      [保險](insurance)的問題
  - text: |
      [其他分類](otherCategory)
    metadata:
      canonical: true
  - text: |
      [其他分類](otherCategory)的問題
  - text: |
      如何設定[保險](insurance)
  - text: |
      我想了解[其他的功能有哪些](otherCategory)
    metadata:
      canonical: true
  - text: |
      我想問[人事](personnel)的問題
    metadata:
      canonical: true
  - text: |
      我想問[考勤的問題](attendance)
    metadata:
      canonical: true
  - text: |
      我想問[薪資](salary)的問題
  - text: |
      我有[人事](personnel)的問題
  - text: |
      [考勤分類](attendance)
    metadata:
      canonical: true
  - text: |
      [考勤分類](attendance)有哪些功能
  - text: |
      [薪資分類](salary)
    metadata:
      canonical: true
  - text: |
      [薪資分類](salary)有問題
  - text: |
      [薪資](salary)該如何設定
    metadata:
      canonical: true
  - text: |
      要怎麼設定[人事](personnel)
- intent: 問好
  metadata:
    language: zh
  examples:
  - text: |
      hello
  - text: |
      hi
  - text: |
      你好
    metadata:
      canonical: true
  - text: |
      午安
  - text: |
      早安
  - text: |
      晚安
- intent: 問答按鈕
  metadata:
    language: zh
  examples:
  - text: |
      [APP](app)版有甚麼差
  - text: |
      [APP](app)版的問題
  - text: |
      [APP](app)版有什麼差別
    metadata:
      canonical: true
  - text: |
      不知道[簽核流程](approveProcess)哪邊有問題
  - text: |
      [二代健保公司補充保費](2ndGenerationNHI)的問題
    metadata:
      canonical: true
  - text: |
      [人事基本資料](personalBase)有問題
  - text: |
      [人事異動](personChange)該怎麼做
    metadata:
      canonical: true
  - text: |
      人事的[其他](other)功能有哪些
  - text: |
      人事的[離職](resign)我不會設定
  - text: |
      [公告](announcement)有問題
  - text: |
      [其他](other)
  - text: |
      [其他功能](other)
    metadata:
      canonical: true
  - text: |
      [其他的功能](other)
    metadata:
      canonical: true
  - text: |
      [刷卡](clockIn)有問題
  - text: |
      [加班](overTime)申請有問題
    metadata:
      canonical: true
  - text: |
      [勞保勞退健保](allInsurance)要怎麼做
    metadata:
      canonical: true
  - text: |
      [勞退、勞保、健保](allInsurance)的資料
    metadata:
      canonical: true
  - text: |
      [報表](report)有問題
    metadata:
      canonical: true
  - text: |
      [年假](annual)有問題
  - text: |
      怎麼設定[公告](announcement)
    metadata:
      canonical: true
  - text: |
      怎麼設定[排班](empSchedule)
    metadata:
      canonical: true
  - text: |
      想問[排班作業](empSchedule)的問題
    metadata:
      canonical: true
  - text: |
      我對[系統](system)功能有疑問
  - text: |
      我想問[人事基本資料](personalBase)
    metadata:
      canonical: true
  - text: |
      我想問[人事基本資料](personalBase)的問題
  - text: |
      我想問[人事異動](personChange)的問題
  - text: |
      我想問[刷卡](clockIn)的問題
  - text: |
      我想問[加班](overTime)的問題
  - text: |
      我想問[離職](resign)的問題
  - text: |
      我的[加班](overTime)時數有問題
  - text: |
      我的[勞保、健保、勞退](allInsurance)有問題
    metadata:
      canonical: true
  - text: |
      我的[報表](report)沒有顯示
  - text: |
      我的[薪資計算](countSalary)有錯
  - text: |
      我的[請假](leave)有問題
  - text: |
      我的[首頁](homePage)有問題
  - text: |
      我該如何設定[考勤](checking)
  - text: |
      我需要[簽核流程](approveProcess)的資訊
  - text: |
      [排班作業](empSchedule)怎麼操作
  - text: |
      [新增](add)要怎麼做
  - text: |
      [新增](add)資料有問題
  - text: |
      有[其他](other)的問答資料嗎
    metadata:
      canonical: true
  - text: |
      有哪些[人事基本資料](personalBase)的問答
  - text: |
      有沒有[其他](other)的功能問題
  - text: |
      有關[特休](annual)的問題
    metadata:
      canonical: true
  - text: |
      查不到[報表](report)
  - text: |
      [簽核流程](approveProcess)的設定
    metadata:
      canonical: true
  - text: |
      [系統](system)的問題
    metadata:
      canonical: true
  - text: |
      [考勤](checking)
  - text: |
      [考勤](checking)的問題
  - text: |
      [考勤](checking)設定有問題
  - text: |
      [薪資計算](countSalary)有問題
    metadata:
      canonical: true
  - text: |
      要如何[新增](add)
    metadata:
      canonical: true
  - text: |
      要如何設定[健保勞保勞退](allInsurance)
    metadata:
      canonical: true
  - text: |
      該如何設定[請假](leave)
  - text: |
      該如何設定[離職](resign)的資料
    metadata:
      canonical: true
  - text: |
      該怎樣用[app](app)版
  - text: |
      該怎麼設定[刷卡](clockIn)
    metadata:
      canonical: true
  - text: |
      該怎麼設定[特休](annual)
  - text: |
      該怎麼設定[系統](system)
  - text: |
      [請假](leave)的疑問
  - text: |
      [請假](leave)規則
    metadata:
      canonical: true
  - text: |
      還有[其他](other)的資訊嗎
  - text: |
      關於[二代健保補充保費](2ndGenerationNHI)的資訊
  - text: |
      關於[新增](add)的資料
  - text: |
      關於[離職](resign)的問題
  - text: |
      [離職](resign)怎麼設定
  - text: |
      [首頁](homePage)壞掉
    metadata:
      canonical: true
- intent: 問答資訊
  metadata:
    language: zh
  examples:
  - text: |
      H.3.1[人事基本資料沒有新增](noBtn)功能
    metadata:
      canonical: true
  - text: |
      [I.2.8中有個欄位叫允許遲到n分鐘是什麼意思](allowLate)
    metadata:
      canonical: true
  - text: |
      [I28出勤班別時間設定中有個欄位叫允許遲到N分鐘,該如何設定](allowLate)
    metadata:
      canonical: true
  - text: |
      [M.5.1.薪資計算裡的請假扣款只能顯示全部金額嗎](minusLeaveSalary)
    metadata:
      canonical: true
  - text: |
      [M.7.8.二代健保公司補充保費按查詢沒有明細](cantSearch2ndGenerationNHI)
    metadata:
      canonical: true
  - text: |
      [M51的請假扣款可以顯示細項嗎](minusLeaveSalary)
    metadata:
      canonical: true
  - text: |
      [M78按查詢沒有資料](cantSearch2ndGenerationNHI)
    metadata:
      canonical: true
  - text: |
      [一天可以異動兩筆項目嗎](changeMore)
    metadata:
      canonical: true
  - text: |
      [一天要異動多筆該怎麼做](changeMore)
    metadata:
      canonical: true
  - text: |
      [下班已經是隔天,有補刷卡,簽核也通過,但都無法顯示](overNight)
    metadata:
      canonical: true
  - text: |
      [不同假別可以一次申請嗎](twoLeaves)
    metadata:
      canonical: true
  - text: |
      [主管人事異動,該如何設定新的部門主管](noAgentApprove)
    metadata:
      canonical: true
  - text: |
      [主管的代理人怎麼設定](agentSet)
    metadata:
      canonical: true
  - text: |
      [主管的簽核代理人怎麼設定](agentSet)
    metadata:
      canonical: true
  - text: |
      [主管請假期間的簽核代理人怎麼設定](agentSet)
    metadata:
      canonical: true
  - text: |
      [二代健保公司補充保費查不到資料](cantSearch2ndGenerationNHI)
    metadata:
      canonical: true
  - text: |
      [人事異動可以直接加退保嗎](changeToInsurance)
    metadata:
      canonical: true
  - text: |
      [人事異動時有辦法直接加、退保嗎](changeToInsurance)
    metadata:
      canonical: true
  - text: |
      什麼是[雙週變形工時](flextime)
  - text: |
      [使用電腦版時沒有返回上一頁功能](noBackFunc)
    metadata:
      canonical: true
  - text: |
      [假單可以只通知代理人,不簽核嗎](agentNoCheck)
    metadata:
      canonical: true
  - text: |
      [允許遲到N分鐘的設定及意思](allowLate)
    metadata:
      canonical: true
  - text: |
      [入職半年沒有特休](noAnnualLeave)
    metadata:
      canonical: true
  - text: |
      [公告只有當月才看得到嗎](expdate)
    metadata:
      canonical: true
  - text: |
      [兼職人員人事設定](ptSet)
    metadata:
      canonical: true
  - text: |
      [兼職人員](ptSet)的人事設定要怎麼設定
    metadata:
      canonical: true
  - text: |
      [兼職人員要怎麼設定](ptSet)
    metadata:
      canonical: true
  - text: |
      [兼職人員設定](ptSet)
    metadata:
      canonical: true
  - text: |
      [到職半年卻未出現特休時數](noAnnualLeave)
    metadata:
      canonical: true
  - text: |
      前台[沒有顯示生日資訊](bd)
    metadata:
      canonical: true
  - text: |
      前台資訊中,[看不到生日](bd)
    metadata:
      canonical: true
  - text: |
      [勞保勞退健保異動怎麼刪除](deleteInsurance)
    metadata:
      canonical: true
  - text: |
      可以修改[離職證明書的地址](address)嗎
  - text: |
      [可以在週日的加班單自動扣除用餐時間嗎](sunOt)
    metadata:
      canonical: true
  - text: |
      可以[客製生日賀卡](bdCard)嗎
    metadata:
      canonical: true
  - text: |
      [可以將勞保、勞退、健保異動的資料刪除嗎](deleteInsurance)
    metadata:
      canonical: true
  - text: |
      可以換[離職證明書的地址](address)嗎
  - text: |
      可以[遞延年假](postpone)嗎
    metadata:
      canonical: true
  - text: |
      [可以隱藏已經離職的員工資料嗎](hidden)
    metadata:
      canonical: true
  - text: |
      [同一個人的權限,在電腦版和APP的功能卻不一樣](differentFunc)
    metadata:
      canonical: true
  - text: |
      [周日加班單申請有辦法自動扣除休息時間嗎](sunOt)
    metadata:
      canonical: true
  - text: |
      [員工申請今日以前的假單,系統都會顯示逾期申請](overdueLeaves)
    metadata:
      canonical: true
  - text: |
      [員工識別証號未匯入](empId)
    metadata:
      canonical: true
  - text: |
      [員工識別証號沒有匯入](empId)
    metadata:
      canonical: true
  - text: |
      員工離職[沒辦法填離職日期](date)
    metadata:
      canonical: true
  - text: |
      哪裡可以[查看去年遞延的特休時數](postpone)
    metadata:
      canonical: true
  - text: |
      因為搬家所以[修改離職證明書的地址](address)可以嗎
    metadata:
      canonical: true
  - text: |
      在H31[人事基本資料中沒有找到新增](noBtn)按鈕
    metadata:
      canonical: true
  - text: |
      在[前台看不到生日](bd)
    metadata:
      canonical: true
  - text: |
      在[台灣以外的地區會無法登入嗎](transnational)
    metadata:
      canonical: true
  - text: |
      [在電腦版的系統找不到上一頁的功能](noBackFunc)
    metadata:
      canonical: true
  - text: |
      [外籍勞工扣所得稅](migrantWorker)
    metadata:
      canonical: true
  - text: |
      外籍員工[183天](migrantWorker)怎麼算
    metadata:
      canonical: true
  - text: |
      外籍員工[入境日期](migrantWorker)
    metadata:
      canonical: true
  - text: |
      [外籍員工所得稅](migrantWorker)怎麼算出來的
    metadata:
      canonical: true
  - text: |
      [如何一天異動多筆](changeMore)
    metadata:
      canonical: true
  - text: |
      [如何一次調整勞保勞退健保](changeToInsurance)
    metadata:
      canonical: true
  - text: |
      [如何刪除勞保、勞退、健保異動](deleteInsurance)
    metadata:
      canonical: true
  - text: |
      [如何協助同仁將假單取消](cancelLeaves)
    metadata:
      canonical: true
  - text: |
      [如何協助同仁把假單取消](cancelLeaves)
    metadata:
      canonical: true
  - text: |
      [如何取消已申請的單據](cancelLeaves)
    metadata:
      canonical: true
  - text: |
      [如何在一天異動多筆項目](changeMore)
    metadata:
      canonical: true
  - text: |
      [如何異動多筆項目](changeMore)
    metadata:
      canonical: true
  - text: |
      [如何設定假單只通知簽核代理人而不用代理人簽核](agentNoCheck)
    metadata:
      canonical: true
  - text: |
      如何[設定兼職人員](ptSet)人事資料
    metadata:
      canonical: true
  - text: |
      如何[設定外籍員工](migrantWorker)
  - text: |
      如何[設定彈性上班](setFlexible)
    metadata:
      canonical: true
  - text: |
      [已經提交的單據要如何取消](cancelLeaves)
    metadata:
      canonical: true
  - text: |
      [已經提交的請假單申請要如何取消](cancelLeaves)
    metadata:
      canonical: true
  - text: |
      已經[有年假卻無法申請](cantAnnualLeave)
    metadata:
      canonical: true
  - text: |
      [已經有特休可以用,申請時被系統阻擋](cantAnnualLeave)
    metadata:
      canonical: true
  - text: |
      [已經離職的員工可以登入系統嗎](login)
    metadata:
      canonical: true
  - text: |
      [已經離職的員工是否還可以登入人資系統](login)
    metadata:
      canonical: true
  - text: |
      已經離職的員工[未能填入離職日期](date)
    metadata:
      canonical: true
  - text: |
      [已離職員工資料是否可以隱藏](hidden)
    metadata:
      canonical: true
  - text: |
      [年假時數沒有在到職半年時顯示](noAnnualLeave)
    metadata:
      canonical: true
  - text: |
      [彈性下班](setFlexible)要怎麼設置
    metadata:
      canonical: true
  - text: |
      [怎麼將勞退勞保健保異動作廢](deleteInsurance)
    metadata:
      canonical: true
  - text: |
      [怎麼將提交的假單申請取消](cancelLeaves)
    metadata:
      canonical: true
  - text: |
      [怎麼更換離職證明書的地址](address)
    metadata:
      canonical: true
  - text: |
      [怎麼確認有沒有關帳成功](noSalaryDetail)
    metadata:
      canonical: true
  - text: |
      [怎麼設定主管的簽核代理人](agentSet)
    metadata:
      canonical: true
  - text: |
      怎麼[設定兼職人員](ptSet)
  - text: |
      [怎麼設定周日加班單不要算休息時間](sunOt)
    metadata:
      canonical: true
  - text: |
      怎麼[設定外籍員工](migrantWorker)
    metadata:
      canonical: true
  - text: |
      怎麼[設定彈性上、下班](setFlexible)
    metadata:
      canonical: true
  - text: |
      我[到職一年卻沒有特休時數](noAnnualLeave)
    metadata:
      canonical: true
  - text: |
      我[到職一年多了 都沒有特休天數](noAnnualLeave)
    metadata:
      canonical: true
  - text: |
      [我到職一年多卻沒有年假](noAnnualLeave)
    metadata:
      canonical: true
  - text: |
      [我到職半年多卻沒出現特休時數](noAnnualLeave)
    metadata:
      canonical: true
  - text: |
      [我可以一次申請兩種假別嗎](twoLeaves)
    metadata:
      canonical: true
  - text: |
      我在[國外登入會被阻擋](transnational)嗎
    metadata:
      canonical: true
  - text: |
      [我在電腦版和APP版的權限功能不一樣](differentFunc)
    metadata:
      canonical: true
  - text: |
      我想[更新離職證明書的地址](address)
    metadata:
      canonical: true
  - text: |
      我有一個[新的兼職](ptSet) 該如何設定
    metadata:
      canonical: true
  - text: |
      [我有年假但是無法申請](cantAnnualLeave)
    metadata:
      canonical: true
  - text: |
      [我申請之前的假單,系統都要我填寫逾期請假原因是正常的嗎](overdueLeaves)
    metadata:
      canonical: true
  - text: |
      [我看不到首頁](noHomePage)
    metadata:
      canonical: true
  - text: |
      [我要查請假扣款的細項該怎麼做](minusLeaveSalary)
    metadata:
      canonical: true
  - text: |
      [所得稅是怎麼算出來的](countIncomeTax)
    metadata:
      canonical: true
  - text: |
      [所得稅計算公式](countIncomeTax)
    metadata:
      canonical: true
  - text: |
      [手機APP的功能權限比電腦的少](differentFunc)
    metadata:
      canonical: true
  - text: |
      找不到[人事基本資料的新增按鈕](noBtn)
    metadata:
      canonical: true
  - text: |
      [排班已經通過簽核,但是班表沒更新](cantDownload)
    metadata:
      canonical: true
  - text: |
      新增部門時出現[上層單位流程分類錯誤](cantAddDepartment)
    metadata:
      canonical: true
  - text: |
      [會不會因為跨區或跨國而無法登入](transnational)
    metadata:
      canonical: true
  - text: |
      有些同事[無棉花糖首頁](noHomePage)
    metadata:
      canonical: true
  - text: |
      [有年假但是被系統阻擋](cantAnnualLeave)
    metadata:
      canonical: true
  - text: |
      [有特休卻無法申請](cantAnnualLeave)
    metadata:
      canonical: true
  - text: |
      [有特休時數卻被系統阻擋](cantAnnualLeave)
    metadata:
      canonical: true
  - text: |
      有辦法[不顯示已離職的員工資料](hidden)嗎
    metadata:
      canonical: true
  - text: |
      有辦法[自訂生日賀卡的內文](bdCard)嗎
    metadata:
      canonical: true
  - text: |
      [未匯入員工識別証號](empId)
    metadata:
      canonical: true
  - text: |
      [未顯示年假](noAnnualLeave)
    metadata:
      canonical: true
  - text: |
      查不到[M78的資料](cantSearch2ndGenerationNHI)
    metadata:
      canonical: true
  - text: |
      [查不到生日名單](bdList)
    metadata:
      canonical: true
  - text: |
      [權限功能在電腦和APP上不同](differentFunc)
    metadata:
      canonical: true
  - text: |
      [沒有新增權限](noBtn)
    metadata:
      canonical: true
  - text: |
      [沒有棉花糖首頁畫面](noHomePage)
    metadata:
      canonical: true
  - text: |
      為什麼[我申請假單 系統一直叫我填逾時申請原因](overdueLeaves)
    metadata:
      canonical: true
  - text: |
      [為什麼有時候看不到公告](expdate)
    metadata:
      canonical: true
  - text: |
      為什麼[看不到生日名單](bdList)
    metadata:
      canonical: true
  - text: |
      [無法填入離職日期](date)
    metadata:
      canonical: true
  - text: |
      [無法新增部門](cantAddDepartment)
    metadata:
      canonical: true
  - text: |
      [特休休不完可以延到明年嗎](postpone)
    metadata:
      canonical: true
  - text: |
      [特休可以延後嗎](postpone)
    metadata:
      canonical: true
  - text: |
      [特休可以遞延嗎](postpone)
    metadata:
      canonical: true
  - text: |
      [特休時數在到職半年時沒有出現](noAnnualLeave)
    metadata:
      canonical: true
  - text: |
      [特休沒有顯示](noAnnualLeave)
    metadata:
      canonical: true
  - text: |
      [班表未更新,無法下載英文代號的班表](cantDownload)
    metadata:
      canonical: true
  - text: |
      [班表無法下載](cantDownload)
    metadata:
      canonical: true
  - text: |
      [班表通過簽核後多久會生效](cantDownload)
    metadata:
      canonical: true
  - text: |
      甚麼是[雙周變形工時](flextime)
  - text: |
      [生日名單無法查看](bdList)
    metadata:
      canonical: true
  - text: |
      [生日賀卡的內容](bdCard)是可以修改的嗎
    metadata:
      canonical: true
  - text: |
      [申請今天以前的請假單系統都會顯示逾期申請](overdueLeaves)
    metadata:
      canonical: true
  - text: |
      [當天可以異動兩筆項目嗎](changeMore)
    metadata:
      canonical: true
  - text: |
      [當天無法有兩筆異動作業](changeMore)
    metadata:
      canonical: true
  - text: |
      [當天要異動超過兩筆項目該如何操作](changeMore)
    metadata:
      canonical: true
  - text: |
      [簽核代理人可以只通知 不用簽核嗎](agentNoCheck)
    metadata:
      canonical: true
  - text: |
      [簽核代理人可以只通知 不簽核嗎](agentNoCheck)
    metadata:
      canonical: true
  - text: |
      [薪資已經結完,在前台卻查不到薪資明細](noSalaryDetail)
    metadata:
      canonical: true
  - text: |
      [薪資所得稅扣款金額是如何算出來的](countIncomeTax)
    metadata:
      canonical: true
  - text: |
      [薪資條明細查無資料](noSalaryDetail)
    metadata:
      canonical: true
  - text: |
      [薪資計算的請假扣款要怎麼查全部項目](minusLeaveSalary)
    metadata:
      canonical: true
  - text: |
      [補刷下班卡已經隔天了 沒有顯示該怎麼處理](overNight)
    metadata:
      canonical: true
  - text: |
      [要一次調整勞保、勞退、健保要怎麼做](changeToInsurance)
    metadata:
      canonical: true
  - text: |
      要怎麼查詢[考勤](checking)資料
    metadata:
      canonical: true
  - text: |
      [該怎麼查請假扣款的所有項目](minusLeaveSalary)
    metadata:
      canonical: true
  - text: |
      [請假單可以只通知代理人而不用給代理人簽核嗎](agentNoCheck)
    metadata:
      canonical: true
  - text: |
      [請假時可以一次輸入兩種假別嗎](twoLeaves)
    metadata:
      canonical: true
  - text: |
      週[日加班單無法只申請一張,需要分上、下午兩張申請,否則會連用餐時間都算進去](sunOt)
    metadata:
      canonical: true
  - text: |
      [進入棉花糖沒有首頁畫面](noHomePage)
    metadata:
      canonical: true
  - text: |
      [過了時間公告就看不到了嗎](expdate)
    metadata:
      canonical: true
  - text: |
      [遞延的年假要去哪裡查](postpone)
    metadata:
      canonical: true
  - text: |
      [遞延的年假要去哪裡查詢](postpone)
    metadata:
      canonical: true
  - text: |
      [部門主管留停,部門員工申請單據時還會給單位主管嗎](noAgentApprove)
    metadata:
      canonical: true
  - text: |
      [部門主管發生人事異動,部門員工申請假單時會卡在部門主管嗎](noAgentApprove)
    metadata:
      canonical: true
  - text: |
      [隔日凌晨下班有補刷卡卻不會顯示](overNight)
    metadata:
      canonical: true
  - text: |
      [雙周變形工時](flextime)是甚麼
  - text: |
      [雙周變形工時有什麼規定](flextime)
    metadata:
      canonical: true
  - text: |
      [雙周變形工時](flextime)設定
    metadata:
      canonical: true
  - text: |
      [雙週變形工時](flextime)如何規定
  - text: |
      [雙週變形工時](flextime)的設定
    metadata:
      canonical: true
  - text: |
      [離職員工可以登入人資系統嗎](login)
    metadata:
      canonical: true
  - text: |
      [離職員工可以登入系統嗎](login)
    metadata:
      canonical: true
  - text: |
      [離職員工可以隱藏嗎](hidden)
    metadata:
      canonical: true
  - text: |
      離職員工的[離職日期無法更新](date)
    metadata:
      canonical: true
  - text: |
      [離職員工還可以使用公司系統嗎](login)
    metadata:
      canonical: true
  - text: |
      [離職員工還可以用公司的系統嗎](login)
    metadata:
      canonical: true
  - text: |
      [離職員工還可以登入嗎](login)
    metadata:
      canonical: true
  - text: |
      [離職證明書的地址](address)如何修改
    metadata:
      canonical: true
  - text: |
      [離職證明書的地點](address)想要更改
    metadata:
      canonical: true
  - text: |
      [電腦版的作業系統沒有上一頁的功能](noBackFunc)
    metadata:
      canonical: true
  - text: |
      [電腦版的權限功能跟手機APP版的不同](differentFunc)
    metadata:
      canonical: true
- intent: 道謝
  metadata:
    language: zh
  examples:
  - text: |
      3q
  - text: |
      thank u
  - text: |
      thank you
  - text: |
      thanks
  - text: |
      thx
  - text: |
      厲害
  - text: |
      謝囉
  - text: |
      謝謝
    metadata:
      canonical: true
  - text: |
      謝謝你

logs

botfront-rasa | 2021-12-03 14:26:05 DEBUG    rasa.server  - Extracting JSON payload with Markdown training data from request body.
botfront-rasa | 2021-12-03 14:26:05 DEBUG    rasa.shared.nlu.training_data.loading  - Training data format of '/tmp/tmp18ui2fvc/config-config.yml' is 'unk'.
botfront-rasa | 2021-12-03 14:26:05 DEBUG    rasa.shared.nlu.training_data.loading  - Training data format of '/tmp/tmp18ui2fvc/domain.yml' is 'rasa_yml'.
botfront-rasa | 2021-12-03 14:26:05 DEBUG    rasa.shared.nlu.training_data.loading  - Training data format of '/tmp/tmp18ui2fvc/nlu/zh.json' is 'unk'.
botfront-rasa | 2021-12-03 14:26:06 INFO     rasa.shared.utils.validation  - The 'version' key is missing in the training data file /tmp/tmp18ui2fvc/domain.yml. Rasa Open Source will read the file as a version '2.0' file. See https://rasa.com/docs/rasa/training-data-format.
botfront-rasa | 2021-12-03 14:26:06 DEBUG    rasa.shared.nlu.training_data.loading  - Training data format of '/tmp/tmp18ui2fvc/domain.yml' is 'rasa_yml'.
botfront-rasa | 2021-12-03 14:26:06 INFO     rasa.shared.utils.validation  - The 'version' key is missing in the training data file /tmp/tmp18ui2fvc/domain.yml. Rasa Open Source will read the file as a version '2.0' file. See https://rasa.com/docs/rasa/training-data-format.
botfront-rasa | 2021-12-03 14:26:07 DEBUG    rasa.shared.nlu.training_data.loading  - Training data format of '/tmp/tmp18ui2fvc/domain.yml' is 'rasa_yml'.
botfront-rasa | 2021-12-03 14:26:07 INFO     rasa.shared.utils.validation  - The 'version' key is missing in the training data file /tmp/tmp18ui2fvc/domain.yml. Rasa Open Source will read the file as a version '2.0' file. See https://rasa.com/docs/rasa/training-data-format.
botfront-rasa | 2021-12-03 14:26:07 DEBUG    rasa.model  - Extracted model to '/tmp/tmpod6sbynt'.
botfront-rasa | 2021-12-03 14:26:07 DEBUG    rasa.model  - Extracted model to '/tmp/tmprp3ps30d'.
botfront-rasa | 2021-12-03 14:26:08 INFO     rasa.shared.utils.validation  - The 'version' key is missing in the training data file /tmp/tmp18ui2fvc/domain.yml. Rasa Open Source will read the file as a version '2.0' file. See https://rasa.com/docs/rasa/training-data-format.
botfront-rasa | /opt/venv/lib/python3.7/site-packages/rasa/shared/core/slots.py:274: FutureWarning: UnfeaturizedSlot is deprecated and will be removed in Rasa Open Source 3.0. Please change the type and configure the 'influence_conversation' flag for slot 'disambiguation_message' instead.
botfront-rasa |   category=FutureWarning,
botfront-rasa | /opt/venv/lib/python3.7/site-packages/rasa/shared/core/slots.py:274: FutureWarning: UnfeaturizedSlot is deprecated and will be removed in Rasa Open Source 3.0. Please change the type and configure the 'influence_conversation' flag for slot 'fallback_language' instead.
botfront-rasa |   category=FutureWarning,
botfront-rasa | 2021-12-03 14:26:08 DEBUG    rasa.shared.nlu.training_data.loading  - Training data format of '/tmp/tmp18ui2fvc/domain.yml' is 'rasa_yml'.
botfront-rasa | 2021-12-03 14:26:08 INFO     rasa.shared.utils.validation  - The 'version' key is missing in the training data file /tmp/tmp18ui2fvc/domain.yml. Rasa Open Source will read the file as a version '2.0' file. See https://rasa.com/docs/rasa/training-data-format.
botfront-rasa | /opt/venv/lib/python3.7/site-packages/rasa/shared/core/slots.py:274: FutureWarning: UnfeaturizedSlot is deprecated and will be removed in Rasa Open Source 3.0. Please change the type and configure the 'influence_conversation' flag for slot 'disambiguation_message' instead.
botfront-rasa |   category=FutureWarning,
botfront-rasa | /opt/venv/lib/python3.7/site-packages/rasa/shared/core/slots.py:274: FutureWarning: UnfeaturizedSlot is deprecated and will be removed in Rasa Open Source 3.0. Please change the type and configure the 'influence_conversation' flag for slot 'fallback_language' instead.
botfront-rasa |   category=FutureWarning,
botfront-rasa | 2021-12-03 14:26:09 DEBUG    rasa.telemetry  - Could not read telemetry settings from configuration file: Configuration 'metrics' key not found.
botfront-rasa | 2021-12-03 14:26:09 WARNING  rasa.utils.common  - Failed to write global config. Error: [Errno 13] Permission denied: '/.config'. Skipping.
botfront-rasa | 2021-12-03 14:26:09 DEBUG    rasa.telemetry  - Could not read telemetry settings from configuration file: Configuration 'metrics' key not found.
botfront-rasa | 2021-12-03 14:26:09 WARNING  rasa.utils.common  - Failed to write global config. Error: [Errno 13] Permission denied: '/.config'. Skipping.
botfront-rasa | 2021-12-03 14:26:10 INFO     rasa.nlu.components  - Added 'SpacyNLP' to component cache. Key 'SpacyNLP-zh_core_web_lg'.
botfront-rasa | 2021-12-03 14:26:10 DEBUG    rasa.utils.tensorflow.models  - Loading the model from /tmp/tmpi6y15qsp/nlu-zh/component_8_DIETClassifier.tf_model with finetune_mode=False...
botfront-rasa | 2021-12-03 14:26:10 DEBUG    rasa.nlu.classifiers.diet_classifier  - Following metrics will be logged during training: 
botfront-rasa | 2021-12-03 14:26:10 DEBUG    rasa.nlu.classifiers.diet_classifier  -   t_loss (total loss)
botfront-rasa | 2021-12-03 14:26:10 DEBUG    rasa.nlu.classifiers.diet_classifier  -   i_acc (intent acc)
botfront-rasa | 2021-12-03 14:26:10 DEBUG    rasa.nlu.classifiers.diet_classifier  -   i_loss (intent loss)
botfront-rasa | 2021-12-03 14:26:10 DEBUG    rasa.nlu.classifiers.diet_classifier  -   e_f1 (entity f1)
botfront-rasa | 2021-12-03 14:26:10 DEBUG    rasa.nlu.classifiers.diet_classifier  -   e_loss (entity loss)
botfront-rasa | 2021-12-03 14:26:10 DEBUG    rasa.utils.tensorflow.models  - Finished loading the model.
botfront-rasa | 2021-12-03 14:26:10 DEBUG    rasa.utils.tensorflow.models  - Building tensorflow prediction graph...
botfront-rasa | 2021-12-03 14:26:11 DEBUG    rasa.utils.tensorflow.models  - Finished building tensorflow prediction graph.
botfront-rasa | 2021-12-03 14:26:11 DEBUG    rasa.nlu.classifiers.diet_classifier  - Failed to load model for 'ResponseSelector'. Maybe you did not provide enough training data and no model was trained or the path '/tmp/tmpi6y15qsp/nlu-zh' doesn't exist?
botfront-rasa | /opt/venv/lib/python3.7/site-packages/rasa/utils/train_utils.py:410: UserWarning: model_confidence is set to `softmax`. It is recommended to set it to `cosine`. It will be set to `cosine` by default, Rasa Open Source 3.0.0 onwards.
botfront-rasa |   category=UserWarning,
botfront-rasa | /opt/venv/lib/python3.7/site-packages/rasa/utils/train_utils.py:437: UserWarning: constrain_similarities is set to `False`. It is recommended to set it to `True` when using cross-entropy loss. It will be set to `True` by default, Rasa Open Source 3.0.0 onwards.
botfront-rasa |   category=UserWarning,
botfront-rasa | 2021-12-03 14:26:11 INFO     rasa.shared.utils.validation  - The 'version' key is missing in the training data file /tmp/tmp18ui2fvc/domain.yml. Rasa Open Source will read the file as a version '2.0' file. See https://rasa.com/docs/rasa/training-data-format.
botfront-rasa | 2021-12-03 14:26:11 DEBUG    rasa.telemetry  - Could not read telemetry settings from configuration file: Configuration 'metrics' key not found.
botfront-rasa | 2021-12-03 14:26:11 WARNING  rasa.utils.common  - Failed to write global config. Error: [Errno 13] Permission denied: '/.config'. Skipping.
botfront-rasa | 2021-12-03 14:26:11 DEBUG    rasa.core.nlg.generator  - Instantiated NLG to 'TemplatedNaturalLanguageGenerator'.
botfront-rasa | 2021-12-03 14:26:11 INFO     rasa.shared.utils.validation  - The 'version' key is missing in the training data file /tmp/tmp18ui2fvc/domain.yml. Rasa Open Source will read the file as a version '2.0' file. See https://rasa.com/docs/rasa/training-data-format.
botfront-rasa | 2021-12-03 14:26:11 DEBUG    rasa.shared.core.generator  - No story blocks found.
botfront-rasa | 2021-12-03 14:26:11 DEBUG    rasa.shared.core.generator  - No rules found.
botfront-rasa | 2021-12-03 14:26:11 DEBUG    rasa.core.agent  - Agent trainer got kwargs: {}
botfront-rasa | 2021-12-03 14:26:11 INFO     rasa.core.policies.ensemble  - Skipped training, because there are no training samples.
botfront-rasa | 2021-12-03 14:26:11 DEBUG    rasa.core.agent  - Model directory /tmp/tmpi6y15qsp/core exists, but does not contain all old model files. Some files might be overwritten.
botfront-rasa | 2021-12-03 14:26:11 DEBUG    rasa.core.policies.ted_policy  - Method `persist(...)` was called without a trained model present. Nothing to persist then!
botfront-rasa | 2021-12-03 14:26:11 INFO     rasa.core.agent  - Persisted model to '/tmp/tmpi6y15qsp/core'

does anyone can tell me what’s happen?

Welcome to the forum :slight_smile:

Looks like you may some permission errors:

@naluwan Is that you clone the rasa/botfront repo ? https://github.com/botfront/rasa-webchat and trying to customise the code ? Just confirming.

thanks your reply!!

it’s work when i use botfront to training , but it’s not work with rasa http api

botfront-rasa | 2021-12-03 14:26:09 WARNING rasa.utils.common - Failed to write
 global config. Error: [Errno 13] Permission denied: '/.config'.

that error show both when i use botfront or http api

thanks your reply!!

yes, i clone the rasa/botfront repo

but i’m not trying to customize the code

i just want to figure out how to training rasa data with http api

can you help me ?

hi everyone

i can send the data to the rasa with rasa http api, but it can’t training complete

logs

botfront-rasa | 2021-12-06 17:16:41 DEBUG    rasa.server  - Extracting JSON payload with Markdown training data from request body.
botfront-rasa | 2021-12-06 17:16:41 DEBUG    rasa.shared.nlu.training_data.loading  - Training data format of '/tmp/tmp3274xkql/config-config.yml' is 'unk'.
botfront-rasa | 2021-12-06 17:16:41 DEBUG    rasa.shared.nlu.training_data.loading  - Training data format of '/tmp/tmp3274xkql/domain.yml' is 'rasa_yml'.
botfront-rasa | 2021-12-06 17:16:41 DEBUG    rasa.shared.nlu.training_data.loading  - Training data format of '/tmp/tmp3274xkql/fragments.yml' is 'unk'.
botfront-rasa | 2021-12-06 17:16:41 DEBUG    rasa.shared.nlu.training_data.loading  - Training data format of '/tmp/tmp3274xkql/nlu/zh.json' is 'rasa_nlu'.
botfront-rasa | 2021-12-06 17:16:41 INFO     rasa.shared.utils.validation  - The 'version' key is missing in the training data file /tmp/tmp3274xkql/domain.yml. Rasa Open Source will read the file as a version '2.0' file. See https://rasa.com/docs/rasa/training-data-format.
botfront-rasa | 2021-12-06 17:16:41 INFO     rasa.shared.utils.validation  - The 'version' key is missing in the training data file /tmp/tmp3274xkql/fragments.yml. Rasa Open Source will read the file as a version '2.0' file. See https://rasa.com/docs/rasa/training-data-format.
botfront-rasa | 2021-12-06 17:16:41 DEBUG    rasa.shared.nlu.training_data.loading  - Training data format of '/tmp/tmp3274xkql/domain.yml' is 'rasa_yml'.
botfront-rasa | 2021-12-06 17:16:41 INFO     rasa.shared.utils.validation  - The 'version' key is missing in the training data file /tmp/tmp3274xkql/domain.yml. Rasa Open Source will read the file as a version '2.0' file. See https://rasa.com/docs/rasa/training-data-format.
botfront-rasa | 2021-12-06 17:16:41 DEBUG    rasa.shared.nlu.training_data.loading  - Training data format of '/tmp/tmp3274xkql/nlu/zh.json' is 'rasa_nlu'.
botfront-rasa | 2021-12-06 17:16:42 INFO     rasa.shared.utils.validation  - The 'version' key is missing in the training data file /tmp/tmp3274xkql/domain.yml. Rasa Open Source will read the file as a version '2.0' file. See https://rasa.com/docs/rasa/training-data-format.
botfront-rasa | 2021-12-06 17:16:42 INFO     rasa.shared.utils.validation  - The 'version' key is missing in the training data file /tmp/tmp3274xkql/fragments.yml. Rasa Open Source will read the file as a version '2.0' file. See https://rasa.com/docs/rasa/training-data-format.
botfront-rasa | 2021-12-06 17:16:42 DEBUG    rasa.shared.nlu.training_data.loading  - Training data format of '/tmp/tmp3274xkql/domain.yml' is 'rasa_yml'.
botfront-rasa | 2021-12-06 17:16:42 INFO     rasa.shared.utils.validation  - The 'version' key is missing in the training data file /tmp/tmp3274xkql/domain.yml. Rasa Open Source will read the file as a version '2.0' file. See https://rasa.com/docs/rasa/training-data-format.
botfront-rasa | 2021-12-06 17:16:42 DEBUG    rasa.shared.nlu.training_data.loading  - Training data format of '/tmp/tmp3274xkql/nlu/zh.json' is 'rasa_nlu'.
botfront-rasa | 2021-12-06 17:16:42 DEBUG    rasa_addons.core.channels.webchat  - User cWZE6DyHh_wXdm_AAABR connected to socketIO endpoint.
botfront-rasa | 2021-12-06 17:16:42 DEBUG    rasa_addons.core.channels.graphql  - fetching endpoints and credentials at http://botfront:3000/graphql
botfront-rasa | 2021-12-06 17:16:42 DEBUG    rasa_addons.core.channels.webchat  - User cWZE6DyHh_wXdm_AAABR connected to socketIO endpoint.
botfront-rasa | 2021-12-06 17:16:42 DEBUG    rasa.model  - Extracted model to '/tmp/tmpf50_kceu'.
botfront-rasa | 2021-12-06 17:16:42 DEBUG    rasa.model  - Extracted model to '/tmp/tmp244yg5z0'.
botfront-rasa | 2021-12-06 17:16:42 INFO     rasa.model  - Data (stories) for Core model section changed.
botfront-rasa | 2021-12-06 17:16:42 INFO     rasa.shared.utils.validation  - The 'version' key is missing in the training data file /tmp/tmp3274xkql/domain.yml. Rasa Open Source will read the file as a version '2.0' file. See https://rasa.com/docs/rasa/training-data-format.
botfront-rasa | /opt/venv/lib/python3.7/site-packages/rasa/shared/core/slots.py:274: FutureWarning: UnfeaturizedSlot is deprecated and will be removed in Rasa Open Source 3.0. Please change the type and configure the 'influence_conversation' flag for slot 'disambiguation_message' instead.
botfront-rasa |   category=FutureWarning,
botfront-rasa | /opt/venv/lib/python3.7/site-packages/rasa/shared/core/slots.py:274: FutureWarning: UnfeaturizedSlot is deprecated and will be removed in Rasa Open Source 3.0. Please change the type and configure the 'influence_conversation' flag for slot 'fallback_language' instead.
botfront-rasa |   category=FutureWarning,
botfront-rasa | 2021-12-06 17:16:42 INFO     rasa.shared.utils.validation  - The 'version' key is missing in the training data file /tmp/tmp3274xkql/fragments.yml. Rasa Open Source will read the file as a version '2.0' file. See https://rasa.com/docs/rasa/training-data-format.
botfront-rasa | 2021-12-06 17:16:42 DEBUG    rasa.shared.nlu.training_data.loading  - Training data format of '/tmp/tmp3274xkql/domain.yml' is 'rasa_yml'.
botfront-rasa | 2021-12-06 17:16:42 INFO     rasa.shared.utils.validation  - The 'version' key is missing in the training data file /tmp/tmp3274xkql/domain.yml. Rasa Open Source will read the file as a version '2.0' file. See https://rasa.com/docs/rasa/training-data-format.
botfront-rasa | 2021-12-06 17:16:42 DEBUG    rasa.shared.nlu.training_data.loading  - Training data format of '/tmp/tmp3274xkql/nlu/zh.json' is 'rasa_nlu'.
botfront-rasa | 2021-12-06 17:16:43 INFO     rasa.shared.utils.validation  - The 'version' key is missing in the training data file /tmp/tmp3274xkql/domain.yml. Rasa Open Source will read the file as a version '2.0' file. See https://rasa.com/docs/rasa/training-data-format.
botfront-rasa | /opt/venv/lib/python3.7/site-packages/rasa/shared/core/slots.py:274: FutureWarning: UnfeaturizedSlot is deprecated and will be removed in Rasa Open Source 3.0. Please change the type and configure the 'influence_conversation' flag for slot 'disambiguation_message' instead.
botfront-rasa |   category=FutureWarning,
botfront-rasa | /opt/venv/lib/python3.7/site-packages/rasa/shared/core/slots.py:274: FutureWarning: UnfeaturizedSlot is deprecated and will be removed in Rasa Open Source 3.0. Please change the type and configure the 'influence_conversation' flag for slot 'fallback_language' instead.
botfront-rasa |   category=FutureWarning,
botfront-rasa | 2021-12-06 17:16:43 DEBUG    rasa.telemetry  - Could not read telemetry settings from configuration file: Configuration 'metrics' key not found.
botfront-rasa | 2021-12-06 17:16:43 WARNING  rasa.utils.common  - Failed to write global config. Error: [Errno 13] Permission denied: '/.config'. Skipping.
botfront-rasa | 2021-12-06 17:16:43 DEBUG    rasa.telemetry  - Could not read telemetry settings from configuration file: Configuration 'metrics' key not found.
botfront-rasa | 2021-12-06 17:16:43 WARNING  rasa.utils.common  - Failed to write global config. Error: [Errno 13] Permission denied: '/.config'. Skipping.
botfront-rasa | 2021-12-06 17:16:43 INFO     rasa.nlu.utils.spacy_utils  - Trying to load spacy model with name 'zh_core_web_lg'
botfront-rasa | 2021-12-06 17:16:44 INFO     rasa.nlu.components  - Added 'SpacyNLP' to component cache. Key 'SpacyNLP-zh_core_web_lg'.
botfront-rasa | /opt/venv/lib/python3.7/site-packages/rasa/utils/train_utils.py:410: UserWarning: model_confidence is set to `softmax`. It is recommended to set it to `cosine`. It will be set to `cosine` by default, Rasa Open Source 3.0.0 onwards.
botfront-rasa |   category=UserWarning,
botfront-rasa | /opt/venv/lib/python3.7/site-packages/rasa/utils/train_utils.py:437: UserWarning: constrain_similarities is set to `False`. It is recommended to set it to `True` when using cross-entropy loss. It will be set to `True` by default, Rasa Open Source 3.0.0 onwards.
botfront-rasa |   category=UserWarning,
botfront-rasa | 2021-12-06 17:16:44 DEBUG    rasa.shared.nlu.training_data.loading  - Training data format of '/tmp/tmp3274xkql/domain.yml' is 'rasa_yml'.
botfront-rasa | 2021-12-06 17:16:44 INFO     rasa.shared.utils.validation  - The 'version' key is missing in the training data file /tmp/tmp3274xkql/domain.yml. Rasa Open Source will read the file as a version '2.0' file. See https://rasa.com/docs/rasa/training-data-format.
botfront-rasa | 2021-12-06 17:16:44 DEBUG    rasa.shared.nlu.training_data.loading  - Training data format of '/tmp/tmp3274xkql/nlu/zh.json' is 'rasa_nlu'.
botfront-rasa | 2021-12-06 17:16:44 INFO     rasa.shared.nlu.training_data.training_data  - Training data stats:
botfront-rasa | 2021-12-06 17:16:44 INFO     rasa.shared.nlu.training_data.training_data  - Number of intent examples: 285 (7 distinct intents)
botfront-rasa | 
botfront-rasa | 2021-12-06 17:16:44 DEBUG    rasa.shared.nlu.training_data.training_data  - intent: menu, training examples: 1   
botfront-rasa | intent: out_of_scope, training examples: 6   
botfront-rasa | intent: 功能按鈕, training examples: 19   
botfront-rasa | intent: 問好, training examples: 6   
botfront-rasa | intent: 問答按鈕, training examples: 67   
botfront-rasa | intent: 問答資訊, training examples: 177   
botfront-rasa | intent: 道謝, training examples: 9   
botfront-rasa | 2021-12-06 17:16:44 INFO     rasa.shared.nlu.training_data.training_data  -   Found intents: 'menu', '道謝', '功能按鈕', 'out_of_scope', '問好', '問答按鈕', '問答資訊'
botfront-rasa | 2021-12-06 17:16:44 INFO     rasa.shared.nlu.training_data.training_data  - Number of response examples: 0 (0 distinct responses)
botfront-rasa | 2021-12-06 17:16:44 INFO     rasa.shared.nlu.training_data.training_data  - Number of entity examples: 264 (66 distinct entities)
botfront-rasa | 2021-12-06 17:16:44 INFO     rasa.shared.nlu.training_data.training_data  -   Found entity types: 'cantAddDepartment', 'allInsurance', 'annual', 'clockIn', 'empId', 'flextime', 'agentSet', 'deleteInsurance', 'overNight', 'personnel', 'leave', 'expdate', 'postpone', 'agentNoCheck', 'hidden', 'sunot', 'cantDownload', 'address', 'allowLate', 'bdCard', 'noBackFunc', 'system', 'testing', 'overTime', 'overdueLeaves', 'noSalaryDetail', 'attendance', 'cancelLeaves', 'date', 'resign', 'add', 'approveProcess', 'bd', 'report', 'cantSearch2ndGenerationNHI', 'differentFunc', 'insurance', 'checking', 'noAnnualLeave', 'salary', 'sunOt', 'login', 'personChange', 'setFlexible', 'personalBase', 'otherCategory', 'changeToInsurance', 'ptSet', 'announcement', '2ndGenerationNHI', 'noAgentApprove', 'migrantWorker', 'empSchedule', 'minusLeaveSalary', 'twoLeaves', 'homePage', 'changeMore', 'cantAnnualLeave', 'countIncomeTax', 'other', 'transnational', 'countSalary', 'noHomePage', 'app', 'bdList', 'noBtn'
botfront-rasa | 2021-12-06 17:16:44 DEBUG    rasa.shared.nlu.training_data.training_data  - Validating training data...
botfront-rasa | /opt/venv/lib/python3.7/site-packages/rasa/shared/utils/io.py:104: UserWarning: Intent 'menu' has only 1 training examples! Minimum is 2, training may fail.
botfront-rasa | 2021-12-06 17:16:44 INFO     rasa.nlu.model  - Starting to train component SpacyNLP
botfront-rasa | 2021-12-06 17:16:44 INFO     rasa.nlu.model  - Finished training component.
botfront-rasa | 2021-12-06 17:16:44 INFO     rasa.nlu.model  - Starting to train component SpacyTokenizer
botfront-rasa | 2021-12-06 17:16:44 INFO     rasa.nlu.model  - Finished training component.
botfront-rasa | 2021-12-06 17:16:44 INFO     rasa.nlu.model  - Starting to train component SpacyFeaturizer
botfront-rasa | 2021-12-06 17:16:44 INFO     rasa.nlu.model  - Finished training component.
botfront-rasa | 2021-12-06 17:16:44 INFO     rasa.nlu.model  - Starting to train component RegexFeaturizer
botfront-rasa | 2021-12-06 17:16:44 INFO     rasa.nlu.model  - Finished training component.
botfront-rasa | 2021-12-06 17:16:44 INFO     rasa.nlu.model  - Starting to train component LexicalSyntacticFeaturizer
botfront-rasa | 2021-12-06 17:16:44 INFO     rasa.nlu.model  - Finished training component.
botfront-rasa | 2021-12-06 17:16:44 INFO     rasa.nlu.model  - Starting to train component DucklingEntityExtractor
botfront-rasa | 2021-12-06 17:16:44 INFO     rasa.nlu.model  - Finished training component.
botfront-rasa | 2021-12-06 17:16:44 INFO     rasa.nlu.model  - Starting to train component CountVectorsFeaturizer
botfront-rasa | 2021-12-06 17:16:44 INFO     rasa.nlu.featurizers.sparse_featurizer.count_vectors_featurizer  - 446 vocabulary slots consumed out of 1446 slots configured for text attribute.
botfront-rasa | 2021-12-06 17:16:44 DEBUG    rasa.nlu.featurizers.sparse_featurizer.count_vectors_featurizer  - No text provided for response attribute in any messages of training data. Skipping training a CountVectorizer for it.
botfront-rasa | 2021-12-06 17:16:44 DEBUG    rasa.nlu.featurizers.sparse_featurizer.count_vectors_featurizer  - No text provided for action_name attribute in any messages of training data. Skipping training a CountVectorizer for it.
botfront-rasa | 2021-12-06 17:16:44 DEBUG    rasa.nlu.featurizers.sparse_featurizer.count_vectors_featurizer  - No text provided for action_text attribute in any messages of training data. Skipping training a CountVectorizer for it.
botfront-rasa | 2021-12-06 17:16:44 DEBUG    rasa.nlu.featurizers.sparse_featurizer.count_vectors_featurizer  - No text provided for intent_response_key attribute in any messages of training data. Skipping training a CountVectorizer for it.
botfront-rasa | 2021-12-06 17:16:44 INFO     rasa.nlu.model  - Finished training component.
botfront-rasa | 2021-12-06 17:16:44 INFO     rasa.nlu.model  - Starting to train component CountVectorsFeaturizer
botfront-rasa | 2021-12-06 17:16:44 INFO     rasa.nlu.featurizers.sparse_featurizer.count_vectors_featurizer  - 2441 vocabulary slots consumed out of 3661 slots configured for text attribute.
botfront-rasa | 2021-12-06 17:16:44 DEBUG    rasa.nlu.featurizers.sparse_featurizer.count_vectors_featurizer  - No text provided for response attribute in any messages of training data. Skipping training a CountVectorizer for it.
botfront-rasa | 2021-12-06 17:16:44 DEBUG    rasa.nlu.featurizers.sparse_featurizer.count_vectors_featurizer  - No text provided for action_text attribute in any messages of training data. Skipping training a CountVectorizer for it.
botfront-rasa | 2021-12-06 17:16:44 INFO     rasa.nlu.model  - Finished training component.
botfront-rasa | 2021-12-06 17:16:44 INFO     rasa.nlu.model  - Starting to train component DIETClassifier
botfront-rasa | /opt/venv/lib/python3.7/site-packages/rasa/shared/utils/io.py:104: UserWarning: Misaligned entity annotation in message '我想問薪資的問題' with intent '功能按鈕'. Make sure the start and end values of entities ([(3, 5, '薪資')]) in the training data match the token boundaries ([(0, 1, '我'), (1, 2, '想'), (2, 4, '問薪'), (4, 5, '資'), (5, 6, '的'), (6, 8, '問題')]). Common causes: 
botfront-rasa |   1) entities include trailing whitespaces or punctuation
botfront-rasa |   2) the tokenizer gives an unexpected result, due to languages such as Chinese that don't use whitespace for word separation
botfront-rasa |   More info at https://rasa.com/docs/rasa/training-data-format#nlu-training-data
botfront-rasa | /opt/venv/lib/python3.7/site-packages/rasa/shared/utils/io.py:104: UserWarning: Misaligned entity annotation in message '薪資該如何設定' with intent '功能按鈕'. Make sure the start and end values of entities ([(0, 2, '薪資')]) in the training data match the token boundaries ([(0, 1, '薪'), (1, 3, '資該'), (3, 5, '如何'), (5, 7, '設定')]). Common causes: 
botfront-rasa |   1) entities include trailing whitespaces or punctuation
botfront-rasa |   2) the tokenizer gives an unexpected result, due to languages such as Chinese that don't use whitespace for word separation
botfront-rasa |   More info at https://rasa.com/docs/rasa/training-data-format#nlu-training-data
botfront-rasa | /opt/venv/lib/python3.7/site-packages/rasa/shared/utils/io.py:104: UserWarning: Misaligned entity annotation in message 'APP版有甚麼差' with intent '問答按鈕'. Make sure the start and end values of entities ([(0, 3, 'APP')]) in the training data match the token boundaries ([(0, 2, 'ap'), (2, 4, 'p版'), (4, 5, '有'), (5, 7, '甚麼'), (7, 8, '差')]). Common causes: 
botfront-rasa |   1) entities include trailing whitespaces or punctuation
botfront-rasa |   2) the tokenizer gives an unexpected result, due to languages such as Chinese that don't use whitespace for word separation
botfront-rasa |   More info at https://rasa.com/docs/rasa/training-data-format#nlu-training-data
botfront-rasa | /opt/venv/lib/python3.7/site-packages/rasa/shared/utils/io.py:104: UserWarning: Misaligned entity annotation in message 'APP版的問題' with intent '問答按鈕'. Make sure the start and end values of entities ([(0, 3, 'APP')]) in the training data match the token boundaries ([(0, 4, 'app版'), (4, 5, '的'), (5, 7, '問題')]). Common causes: 
botfront-rasa |   1) entities include trailing whitespaces or punctuation
botfront-rasa |   2) the tokenizer gives an unexpected result, due to languages such as Chinese that don't use whitespace for word separation
botfront-rasa |   More info at https://rasa.com/docs/rasa/training-data-format#nlu-training-data
botfront-rasa | /opt/venv/lib/python3.7/site-packages/rasa/shared/utils/io.py:104: UserWarning: Misaligned entity annotation in message '人事異動該怎麼做' with intent '問答按鈕'. Make sure the start and end values of entities ([(0, 4, '人事異動')]) in the training data match the token boundaries ([(0, 3, '人事異'), (3, 5, '動該'), (5, 7, '怎麼'), (7, 8, '做')]). Common causes: 
botfront-rasa |   1) entities include trailing whitespaces or punctuation
botfront-rasa |   2) the tokenizer gives an unexpected result, due to languages such as Chinese that don't use whitespace for word separation
botfront-rasa |   More info at https://rasa.com/docs/rasa/training-data-format#nlu-training-data
botfront-rasa | /opt/venv/lib/python3.7/site-packages/rasa/shared/utils/io.py:104: UserWarning: Misaligned entity annotation in message '勞保勞退健保要怎麼做' with intent '問答按鈕'. Make sure the start and end values of entities ([(0, 6, '勞保勞退健保')]) in the training data match the token boundaries ([(0, 1, '勞'), (1, 3, '保勞'), (3, 5, '退健'), (5, 7, '保要'), (7, 9, '怎麼'), (9, 10, '做')]). Common causes: 
botfront-rasa |   1) entities include trailing whitespaces or punctuation
botfront-rasa |   2) the tokenizer gives an unexpected result, due to languages such as Chinese that don't use whitespace for word separation
botfront-rasa |   More info at https://rasa.com/docs/rasa/training-data-format#nlu-training-data
botfront-rasa | /opt/venv/lib/python3.7/site-packages/rasa/shared/utils/io.py:104: UserWarning: Misaligned entity annotation in message '我對系統功能有疑問' with intent '問答按鈕'. Make sure the start and end values of entities ([(2, 4, '系統')]) in the training data match the token boundaries ([(0, 1, '我'), (1, 3, '對系'), (3, 4, '統'), (4, 6, '功能'), (6, 7, '有'), (7, 9, '疑問')]). Common causes: 
botfront-rasa |   1) entities include trailing whitespaces or punctuation
botfront-rasa |   2) the tokenizer gives an unexpected result, due to languages such as Chinese that don't use whitespace for word separation
botfront-rasa |   More info at https://rasa.com/docs/rasa/training-data-format#nlu-training-data
botfront-rasa | /opt/venv/lib/python3.7/site-packages/rasa/shared/utils/io.py:104: UserWarning: Misaligned entity annotation in message '我想問刷卡的問題' with intent '問答按鈕'. Make sure the start and end values of entities ([(3, 5, '刷卡')]) in the training data match the token boundaries ([(0, 1, '我'), (1, 2, '想'), (2, 5, '問刷卡'), (5, 6, '的'), (6, 8, '問題')]). Common causes: 
botfront-rasa |   1) entities include trailing whitespaces or punctuation
botfront-rasa |   2) the tokenizer gives an unexpected result, due to languages such as Chinese that don't use whitespace for word separation
botfront-rasa |   More info at https://rasa.com/docs/rasa/training-data-format#nlu-training-data
botfront-rasa | /opt/venv/lib/python3.7/site-packages/rasa/shared/utils/io.py:104: UserWarning: Misaligned entity annotation in message '我想問加班的問題' with intent '問答按鈕'. Make sure the start and end values of entities ([(3, 5, '加班')]) in the training data match the token boundaries ([(0, 1, '我'), (1, 2, '想'), (2, 5, '問加班'), (5, 6, '的'), (6, 8, '問題')]). Common causes: 
botfront-rasa |   1) entities include trailing whitespaces or punctuation
botfront-rasa |   2) the tokenizer gives an unexpected result, due to languages such as Chinese that don't use whitespace for word separation
botfront-rasa |   More info at https://rasa.com/docs/rasa/training-data-format#nlu-training-data
botfront-rasa | /opt/venv/lib/python3.7/site-packages/rasa/shared/utils/io.py:104: UserWarning: Misaligned entity annotation in message '我想問離職的問題' with intent '問答按鈕'. Make sure the start and end values of entities ([(3, 5, '離職')]) in the training data match the token boundaries ([(0, 1, '我'), (1, 2, '想'), (2, 5, '問離職'), (5, 6, '的'), (6, 8, '問題')]). Common causes: 
botfront-rasa |   1) entities include trailing whitespaces or punctuation
botfront-rasa |   2) the tokenizer gives an unexpected result, due to languages such as Chinese that don't use whitespace for word separation
botfront-rasa |   More info at https://rasa.com/docs/rasa/training-data-format#nlu-training-data
botfront-rasa | /opt/venv/lib/python3.7/site-packages/rasa/shared/utils/io.py:104: UserWarning: Misaligned entity annotation in message '新增要怎麼做' with intent '問答按鈕'. Make sure the start and end values of entities ([(0, 2, '新增')]) in the training data match the token boundaries ([(0, 1, '新'), (1, 3, '增要'), (3, 5, '怎麼'), (5, 6, '做')]). Common causes: 
botfront-rasa |   1) entities include trailing whitespaces or punctuation
botfront-rasa |   2) the tokenizer gives an unexpected result, due to languages such as Chinese that don't use whitespace for word separation
botfront-rasa |   More info at https://rasa.com/docs/rasa/training-data-format#nlu-training-data
botfront-rasa | /opt/venv/lib/python3.7/site-packages/rasa/shared/utils/io.py:104: UserWarning: Misaligned entity annotation in message '該怎樣用app版' with intent '問答按鈕'. Make sure the start and end values of entities ([(4, 7, 'app')]) in the training data match the token boundaries ([(0, 2, '該怎'), (2, 8, '樣用app版')]). Common causes: 
botfront-rasa |   1) entities include trailing whitespaces or punctuation
botfront-rasa |   2) the tokenizer gives an unexpected result, due to languages such as Chinese that don't use whitespace for word separation
botfront-rasa |   More info at https://rasa.com/docs/rasa/training-data-format#nlu-training-data
botfront-rasa | /opt/venv/lib/python3.7/site-packages/rasa/shared/utils/io.py:104: UserWarning: Misaligned entity annotation in message '前台沒有顯示生日資訊' with intent '問答資訊'. Make sure the start and end values of entities ([(2, 10, '沒有顯示生日資訊')]) in the training data match the token boundaries ([(0, 1, '前'), (1, 3, '台沒'), (3, 4, '有'), (4, 6, '顯示'), (6, 8, '生日'), (8, 10, '資訊')]). Common causes: 
botfront-rasa |   1) entities include trailing whitespaces or punctuation
botfront-rasa |   2) the tokenizer gives an unexpected result, due to languages such as Chinese that don't use whitespace for word separation
botfront-rasa |   More info at https://rasa.com/docs/rasa/training-data-format#nlu-training-data
botfront-rasa | /opt/venv/lib/python3.7/site-packages/rasa/shared/utils/io.py:104: UserWarning: Misaligned entity annotation in message '可以換離職證明書的地址嗎' with intent '問答資訊'. Make sure the start and end values of entities ([(3, 11, '離職證明書的地址')]) in the training data match the token boundaries ([(0, 2, '可以'), (2, 4, '換離'), (4, 6, '職證'), (6, 8, '明書'), (8, 9, '的'), (9, 11, '地址'), (11, 12, '嗎')]). Common causes: 
botfront-rasa |   1) entities include trailing whitespaces or punctuation
botfront-rasa |   2) the tokenizer gives an unexpected result, due to languages such as Chinese that don't use whitespace for word separation
botfront-rasa |   More info at https://rasa.com/docs/rasa/training-data-format#nlu-training-data
botfront-rasa | /opt/venv/lib/python3.7/site-packages/rasa/shared/utils/io.py:104: UserWarning: Misaligned entity annotation in message '外籍員工所得稅怎麼算出來的' with intent '問答資訊'. Make sure the start and end values of entities ([(0, 7, '外籍員工所得稅')]) in the training data match the token boundaries ([(0, 2, '外籍'), (2, 4, '員工'), (4, 6, '所得'), (6, 8, '稅怎'), (8, 10, '麼算'), (10, 12, '出來'), (12, 13, '的')]). Common causes: 
botfront-rasa |   1) entities include trailing whitespaces or punctuation
botfront-rasa |   2) the tokenizer gives an unexpected result, due to languages such as Chinese that don't use whitespace for word separation
botfront-rasa |   More info at https://rasa.com/docs/rasa/training-data-format#nlu-training-data
botfront-rasa | /opt/venv/lib/python3.7/site-packages/rasa/shared/utils/io.py:104: UserWarning: Misaligned entity annotation in message '週日加班單無法只申請一張,需要分上、下午兩張申請,否則會連用餐時間都算進去' with intent '問答資訊'. Make sure the start and end values of entities ([(1, 37, '日加班單無法只申請一張,需要分上、下午兩張申請,否則會連用餐時間都算進去')]) in the training data match the token boundaries ([(0, 2, '週日'), (2, 4, '加班'), (4, 7, '單無法'), (7, 8, '只'), (8, 10, '申請'), (10, 11, '一'), (11, 12, '張'), (12, 13, ','), (13, 15, '需要'), (15, 17, '分上'), (17, 18, '、'), (18, 20, '下午'), (20, 22, '兩張'), (22, 24, '申請'), (24, 25, ','), (25, 27, '否則'), (27, 29, '會連'), (29, 30, '用'), (30, 33, '餐時間'), (33, 34, '都'), (34, 36, '算進'), (36, 37, '去')]). Common causes: 
botfront-rasa |   1) entities include trailing whitespaces or punctuation
botfront-rasa |   2) the tokenizer gives an unexpected result, due to languages such as Chinese that don't use whitespace for word separation
botfront-rasa |   More info at https://rasa.com/docs/rasa/training-data-format#nlu-training-data
botfront-rasa | 2021-12-06 17:16:45 DEBUG    rasa.nlu.classifiers.diet_classifier  - Following metrics will be logged during training: 
botfront-rasa | 2021-12-06 17:16:45 DEBUG    rasa.nlu.classifiers.diet_classifier  -   t_loss (total loss)
botfront-rasa | 2021-12-06 17:16:45 DEBUG    rasa.nlu.classifiers.diet_classifier  -   i_acc (intent acc)
botfront-rasa | 2021-12-06 17:16:45 DEBUG    rasa.nlu.classifiers.diet_classifier  -   i_loss (intent loss)
botfront-rasa | 2021-12-06 17:16:45 DEBUG    rasa.nlu.classifiers.diet_classifier  -   e_f1 (entity f1)
botfront-rasa | 2021-12-06 17:16:45 DEBUG    rasa.nlu.classifiers.diet_classifier  -   e_loss (entity loss)
botfront-rasa | 2021-12-06 17:16:45 DEBUG    rasa.utils.tensorflow.models  - Building tensorflow train graph...
botfront-rasa | 2021-12-06 17:16:49 DEBUG    rasa.utils.tensorflow.models  - Finished building tensorflow train graph.
botfront-mongo | {"t":{"$date":"2021-12-06T17:17:23.129+08:00"},"s":"I",  "c":"STORAGE",  "id":22430,   "ctx":"WTCheckpointThread","msg":"WiredTiger message","attr":{"message":"[1638782243:129930][1:0x7f3dfa3b2700], WT_SESSION.checkpoint: [WT_VERB_CHECKPOINT_PROGRESS] saving checkpoint snapshot min: 8434, snapshot max: 8434 snapshot count: 0, oldest timestamp: (0, 0) , meta checkpoint timestamp: (0, 0)"}}
botfront-mongo | {"t":{"$date":"2021-12-06T17:18:23.183+08:00"},"s":"I",  "c":"STORAGE",  "id":22430,   "ctx":"WTCheckpointThread","msg":"WiredTiger message","attr":{"message":"[1638782303:182979][1:0x7f3dfa3b2700], WT_SESSION.checkpoint: [WT_VERB_CHECKPOINT_PROGRESS] saving checkpoint snapshot min: 8462, snapshot max: 8462 snapshot count: 0, oldest timestamp: (0, 0) , meta checkpoint timestamp: (0, 0)"}}
botfront-mongo | {"t":{"$date":"2021-12-06T17:19:23.208+08:00"},"s":"I",  "c":"STORAGE",  "id":22430,   "ctx":"WTCheckpointThread","msg":"WiredTiger message","attr":{"message":"[1638782363:208602][1:0x7f3dfa3b2700], WT_SESSION.checkpoint: [WT_VERB_CHECKPOINT_PROGRESS] saving checkpoint snapshot min: 8476, snapshot max: 8476 snapshot count: 0, oldest timestamp: (0, 0) , meta checkpoint timestamp: (0, 0)"}}
botfront-mongo | {"t":{"$date":"2021-12-06T17:20:23.234+08:00"},"s":"I",  "c":"STORAGE",  "id":22430,   "ctx":"WTCheckpointThread","msg":"WiredTiger message","attr":{"message":"[1638782423:234727][1:0x7f3dfa3b2700], WT_SESSION.checkpoint: [WT_VERB_CHECKPOINT_PROGRESS] saving checkpoint snapshot min: 8490, snapshot max: 8490 snapshot count: 0, oldest timestamp: (0, 0) , meta checkpoint timestamp: (0, 0)"}}
botfront-mongo | {"t":{"$date":"2021-12-06T17:21:23.255+08:00"},"s":"I",  "c":"STORAGE",  "id":22430,   "ctx":"WTCheckpointThread","msg":"WiredTiger message","attr":{"message":"[1638782483:255136][1:0x7f3dfa3b2700], WT_SESSION.checkpoint: [WT_VERB_CHECKPOINT_PROGRESS] saving checkpoint snapshot min: 8504, snapshot max: 8504 snapshot count: 0, oldest timestamp: (0, 0) , meta checkpoint timestamp: (0, 0)"}}
^[[6~botfront-mongo | {"t":{"$date":"2021-12-06T17:22:23.288+08:00"},"s":"I",  "c":"STORAGE",  "id":22430,   "ctx":"WTCheckpointThread","msg":"WiredTiger message","attr":{"message":"[1638782543:288763][1:0x7f3dfa3b2700], WT_SESSION.checkpoint: [WT_VERB_CHECKPOINT_PROGRESS] saving checkpoint snapshot min: 8518, snapshot max: 8518 snapshot count: 0, oldest timestamp: (0, 0) , meta checkpoint timestamp: (0, 0)"}}
botfront-mongo | {"t":{"$date":"2021-12-06T17:22:42.313+08:00"},"s":"I",  "c":"NETWORK",  "id":22944,   "ctx":"conn71","msg":"Connection ended","attr":{"remote":"172.21.0.6:39388","connectionId":71,"connectionCount":9}}
botfront-mongo | {"t":{"$date":"2021-12-06T17:22:42.319+08:00"},"s":"I",  "c":"NETWORK",  "id":22944,   "ctx":"conn70","msg":"Connection ended","attr":{"remote":"172.21.0.6:39386","connectionId":70,"connectionCount":8}}
botfront-mongo | {"t":{"$date":"2021-12-06T17:22:42.319+08:00"},"s":"I",  "c":"NETWORK",  "id":22944,   "ctx":"conn73","msg":"Connection ended","attr":{"remote":"172.21.0.6:39408","connectionId":73,"connectionCount":7}}
botfront-mongo | {"t":{"$date":"2021-12-06T17:22:42.319+08:00"},"s":"I",  "c":"NETWORK",  "id":22944,   "ctx":"conn72","msg":"Connection ended","attr":{"remote":"172.21.0.6:39406","connectionId":72,"connectionCount":6}}
botfront-mongo | {"t":{"$date":"2021-12-06T17:23:23.309+08:00"},"s":"I",  "c":"STORAGE",  "id":22430,   "ctx":"WTCheckpointThread","msg":"WiredTiger message","attr":{"message":"[1638782603:309596][1:0x7f3dfa3b2700], WT_SESSION.checkpoint: [WT_VERB_CHECKPOINT_PROGRESS] saving checkpoint snapshot min: 8544, snapshot max: 8544 snapshot count: 0, oldest timestamp: (0, 0) , meta checkpoint timestamp: (0, 0)"}}
Epochs: 100%|██████████| 200/200 [06:51<00:00,  2.06s/it, t_loss=3.141, i_loss=0.161, e_loss=0.700, i_acc=0.994, e_f1=0.987] 
botfront-rasa | 2021-12-06 17:23:40 INFO     rasa.utils.tensorflow.models  - Finished training.
botfront-rasa | 2021-12-06 17:23:40 INFO     rasa.nlu.model  - Finished training component.
botfront-rasa | 2021-12-06 17:23:40 INFO     rasa.nlu.model  - Starting to train component Gazette
botfront-rasa | 2021-12-06 17:23:40 ERROR    rasa_addons.nlu.components.gazette  - BillShow: training_data  '<rasa.shared.nlu.training_data.training_data.TrainingData object at 0x7f0b74b122d0>'
botfront-rasa | 2021-12-06 17:23:40 ERROR    rasa_addons.nlu.components.gazette  - BillShow: name=item  'utter_2vS2v0pTQ'
botfront-rasa | 2021-12-06 17:23:40 ERROR    rasa_addons.nlu.components.gazette  - BillShow: name=item  'utter_2vS2v0pTQ'
botfront-rasa | 2021-12-06 17:23:40 ERROR    rasa_addons.nlu.components.gazette  - BillShow: name=item  'utter_BaM1tk9Mo'
botfront-rasa | 2021-12-06 17:23:40 ERROR    rasa_addons.nlu.components.gazette  - BillShow: name=item  'utter_BaM1tk9Mo'
botfront-rasa | 2021-12-06 17:23:40 ERROR    rasa_addons.nlu.components.gazette  - BillShow: name=item  'utter_JJHJxJ5d8'
botfront-rasa | 2021-12-06 17:23:40 ERROR    rasa_addons.nlu.components.gazette  - BillShow: name=item  'utter_JJHJxJ5d8'
botfront-rasa | 2021-12-06 17:23:40 ERROR    rasa_addons.nlu.components.gazette  - BillShow: name=item  'utter_NhsgyoV3UR'
botfront-rasa | 2021-12-06 17:23:40 ERROR    rasa_addons.nlu.components.gazette  - BillShow: name=item  'utter_NhsgyoV3UR'
botfront-rasa | 2021-12-06 17:23:40 ERROR    rasa_addons.nlu.components.gazette  - BillShow: name=item  'utter_default'
botfront-rasa | 2021-12-06 17:23:40 ERROR    rasa_addons.nlu.components.gazette  - BillShow: name=item  'utter_default'
botfront-rasa | 2021-12-06 17:23:40 ERROR    rasa_addons.nlu.components.gazette  - BillShow: name=item  'utter_no_answer'
botfront-rasa | 2021-12-06 17:23:40 ERROR    rasa_addons.nlu.components.gazette  - BillShow: name=item  'utter_no_answer'
botfront-rasa | 2021-12-06 17:23:40 ERROR    rasa_addons.nlu.components.gazette  - BillShow: name=item  'utter_out_of_scope'
botfront-rasa | 2021-12-06 17:23:40 ERROR    rasa_addons.nlu.components.gazette  - BillShow: name=item  'utter_out_of_scope'
botfront-rasa | 2021-12-06 17:23:40 ERROR    rasa_addons.nlu.components.gazette  - BillShow: name=item  'utter_sM_f1TDs0'
botfront-rasa | 2021-12-06 17:23:40 ERROR    rasa_addons.nlu.components.gazette  - BillShow: name=item  'utter_sM_f1TDs0'
botfront-rasa | 2021-12-06 17:23:40 INFO     rasa.nlu.model  - Finished training component.
botfront-rasa | 2021-12-06 17:23:40 INFO     rasa.nlu.model  - Starting to train component IntentRankingCanonicalExampleInjector
botfront-rasa | 2021-12-06 17:23:40 INFO     rasa.nlu.model  - Finished training component.
botfront-rasa | 2021-12-06 17:23:40 INFO     rasa.nlu.model  - Starting to train component EntitySynonymMapper
botfront-rasa | 2021-12-06 17:23:40 INFO     rasa.nlu.model  - Finished training component.
botfront-rasa | 2021-12-06 17:23:40 INFO     rasa.nlu.model  - Starting to train component ResponseSelector
botfront-rasa | 2021-12-06 17:23:40 INFO     rasa.nlu.selectors.response_selector  - Retrieval intent parameter was left to its default value. This response selector will be trained on training examples combining all retrieval intents.
botfront-rasa | 2021-12-06 17:23:40 DEBUG    rasa.nlu.classifiers.diet_classifier  - Cannot train 'ResponseSelector'. No data was provided. Skipping training of the classifier.
botfront-rasa | 2021-12-06 17:23:40 INFO     rasa.nlu.model  - Finished training component.
botfront-rasa | 2021-12-06 17:23:40 INFO     rasa.nlu.model  - Starting to train component FallbackClassifier
botfront-rasa | 2021-12-06 17:23:40 INFO     rasa.nlu.model  - Finished training component.
botfront-rasa | 2021-12-06 17:23:40 INFO     rasa.nlu.model  - Starting to train component ResponseSelector
botfront-rasa | 2021-12-06 17:23:40 DEBUG    rasa.nlu.classifiers.diet_classifier  - Cannot train 'ResponseSelector'. No data was provided. Skipping training of the classifier.
botfront-rasa | 2021-12-06 17:23:40 INFO     rasa.nlu.model  - Finished training component.
botfront-rasa | 2021-12-06 17:23:40 INFO     rasa.nlu.model  - Starting to train component ResponseSelector
botfront-rasa | 2021-12-06 17:23:40 DEBUG    rasa.nlu.classifiers.diet_classifier  - Cannot train 'ResponseSelector'. No data was provided. Skipping training of the classifier.
botfront-rasa | 2021-12-06 17:23:40 INFO     rasa.nlu.model  - Finished training component.
botfront-rasa | 2021-12-06 17:23:40 INFO     rasa.nlu.model  - Successfully saved model into '/tmp/tmpi4_bmdhp/nlu-zh'
botfront-rasa | 2021-12-06 17:23:41 INFO     rasa.nlu.components  - Added 'SpacyNLP' to component cache. Key 'SpacyNLP-zh_core_web_lg'.
botfront-rasa | 2021-12-06 17:23:41 DEBUG    rasa.utils.tensorflow.models  - Loading the model from /tmp/tmpi4_bmdhp/nlu-zh/component_8_DIETClassifier.tf_model with finetune_mode=False...
botfront-rasa | 2021-12-06 17:23:41 DEBUG    rasa.nlu.classifiers.diet_classifier  - Following metrics will be logged during training: 
botfront-rasa | 2021-12-06 17:23:41 DEBUG    rasa.nlu.classifiers.diet_classifier  -   t_loss (total loss)
botfront-rasa | 2021-12-06 17:23:41 DEBUG    rasa.nlu.classifiers.diet_classifier  -   i_acc (intent acc)
botfront-rasa | 2021-12-06 17:23:41 DEBUG    rasa.nlu.classifiers.diet_classifier  -   i_loss (intent loss)
botfront-rasa | 2021-12-06 17:23:41 DEBUG    rasa.nlu.classifiers.diet_classifier  -   e_f1 (entity f1)
botfront-rasa | 2021-12-06 17:23:41 DEBUG    rasa.nlu.classifiers.diet_classifier  -   e_loss (entity loss)
botfront-rasa | 2021-12-06 17:23:42 DEBUG    rasa.utils.tensorflow.models  - Finished loading the model.
botfront-rasa | 2021-12-06 17:23:42 DEBUG    rasa.utils.tensorflow.models  - Building tensorflow prediction graph...
botfront-rasa | 2021-12-06 17:23:42 DEBUG    rasa.utils.tensorflow.models  - Finished building tensorflow prediction graph.
botfront-rasa | 2021-12-06 17:23:42 DEBUG    rasa.nlu.classifiers.diet_classifier  - Failed to load model for 'ResponseSelector'. Maybe you did not provide enough training data and no model was trained or the path '/tmp/tmpi4_bmdhp/nlu-zh' doesn't exist?
botfront-rasa | 2021-12-06 17:23:42 INFO     rasa.shared.utils.validation  - The 'version' key is missing in the training data file /tmp/tmp3274xkql/domain.yml. Rasa Open Source will read the file as a version '2.0' file. See https://rasa.com/docs/rasa/training-data-format.
botfront-rasa | 2021-12-06 17:23:42 DEBUG    rasa.telemetry  - Could not read telemetry settings from configuration file: Configuration 'metrics' key not found.
botfront-rasa | 2021-12-06 17:23:42 WARNING  rasa.utils.common  - Failed to write global config. Error: [Errno 13] Permission denied: '/.config'. Skipping.
botfront-rasa | 2021-12-06 17:23:42 DEBUG    rasa.core.nlg.generator  - Instantiated NLG to 'TemplatedNaturalLanguageGenerator'.
botfront-rasa | 2021-12-06 17:23:42 INFO     rasa.shared.utils.validation  - The 'version' key is missing in the training data file /tmp/tmp3274xkql/domain.yml. Rasa Open Source will read the file as a version '2.0' file. See https://rasa.com/docs/rasa/training-data-format.
botfront-rasa | 2021-12-06 17:23:42 INFO     rasa.shared.utils.validation  - The 'version' key is missing in the training data file /tmp/tmp3274xkql/fragments.yml. Rasa Open Source will read the file as a version '2.0' file. See https://rasa.com/docs/rasa/training-data-format.
botfront-rasa | 2021-12-06 17:23:42 DEBUG    rasa.shared.core.generator  - Number of augmentation rounds is 3
botfront-rasa | 2021-12-06 17:23:42 DEBUG    rasa.shared.core.generator  - Starting data generation round 0 ... (with 1 trackers)
Processed story blocks: 100%|██████████| 9/9 [00:00<00:00, 4919.04it/s, # trackers=1]
botfront-rasa | 2021-12-06 17:23:42 DEBUG    rasa.shared.core.generator  - Finished phase (7 training samples found).
botfront-rasa | 2021-12-06 17:23:42 DEBUG    rasa.shared.core.generator  - Data generation rounds finished.
botfront-rasa | 2021-12-06 17:23:42 DEBUG    rasa.shared.core.generator  - Found 0 unused checkpoints
botfront-rasa | 2021-12-06 17:23:42 DEBUG    rasa.shared.core.generator  - Starting augmentation round 0 ... (with 7 trackers)
Processed story blocks: 100%|██████████| 9/9 [00:00<00:00, 1037.71it/s, # trackers=7]
botfront-rasa | 2021-12-06 17:23:42 DEBUG    rasa.shared.core.generator  - Finished phase (56 training samples found).
botfront-rasa | 2021-12-06 17:23:42 DEBUG    rasa.shared.core.generator  - Starting augmentation round 1 ... (with 50 trackers)
Processed story blocks: 100%|██████████| 9/9 [00:00<00:00, 119.73it/s, # trackers=50]
botfront-rasa | 2021-12-06 17:23:43 DEBUG    rasa.shared.core.generator  - Finished phase (357 training samples found).
botfront-rasa | 2021-12-06 17:23:43 DEBUG    rasa.shared.core.generator  - Starting augmentation round 2 ... (with 50 trackers)
Processed story blocks: 100%|██████████| 9/9 [00:00<00:00, 88.26it/s, # trackers=50]
botfront-rasa | 2021-12-06 17:23:43 DEBUG    rasa.shared.core.generator  - Finished phase (665 training samples found).
botfront-rasa | 2021-12-06 17:23:43 DEBUG    rasa.shared.core.generator  - Found 665 training trackers.
botfront-rasa | 2021-12-06 17:23:43 DEBUG    rasa.shared.core.generator  - Subsampled to 500 augmented training trackers.
botfront-rasa | 2021-12-06 17:23:43 DEBUG    rasa.shared.core.generator  - There are 7 original trackers.
botfront-rasa | 2021-12-06 17:23:43 DEBUG    rasa.shared.core.generator  - Starting data generation round 0 ... (with 1 trackers)
Processed rules: 100%|██████████| 4/4 [00:00<00:00, 3514.29it/s, # trackers=1]
botfront-rasa | 2021-12-06 17:23:43 DEBUG    rasa.shared.core.generator  - Finished phase (4 training samples found).
botfront-rasa | 2021-12-06 17:23:43 DEBUG    rasa.shared.core.generator  - Data generation rounds finished.
botfront-rasa | 2021-12-06 17:23:43 DEBUG    rasa.shared.core.generator  - Found 0 unused checkpoints
botfront-rasa | 2021-12-06 17:23:43 DEBUG    rasa.shared.core.generator  - Found 4 training trackers.
botfront-rasa | 2021-12-06 17:23:43 DEBUG    rasa.shared.core.generator  - Subsampled to 0 augmented training trackers.
botfront-rasa | 2021-12-06 17:23:43 DEBUG    rasa.shared.core.generator  - There are 4 original trackers.
botfront-rasa | 2021-12-06 17:23:43 DEBUG    rasa.core.agent  - Agent trainer got kwargs: {}
botfront-rasa | 2021-12-06 17:23:43 DEBUG    rasa.core.featurizers.tracker_featurizers  - Creating states and action examples from collected trackers (by MaxHistoryTrackerFeaturizer(SingleStateFeaturizer))...
Processed trackers: 100%|██████████| 507/507 [00:00<00:00, 1918.23it/s, # actions=666]
botfront-rasa | 2021-12-06 17:23:43 DEBUG    rasa.core.featurizers.tracker_featurizers  - Created 666 action examples.
botfront-rasa | 2021-12-06 17:23:43 DEBUG    rasa.core.policies.ted_policy  - Entity recognition cannot be performed, set 'entity_recognition' config parameter to 'False'.
botfront-rasa | 2021-12-06 17:23:43 DEBUG    rasa.utils.tensorflow.models  - Building tensorflow train graph...
botfront-rasa | 2021-12-06 17:23:46 DEBUG    rasa.utils.tensorflow.models  - Finished building tensorflow train graph.
Epochs: 100%|██████████| 50/50 [00:09<00:00,  5.31it/s, t_loss=0.284, loss=0.084, acc=1.000]  
botfront-rasa | 2021-12-06 17:23:56 INFO     rasa.utils.tensorflow.models  - Finished training.
botfront-rasa | 2021-12-06 17:23:56 DEBUG    rasa.core.policies.rule_policy  - Started checking if some rules are incomplete.
botfront-rasa | 2021-12-06 17:23:56 DEBUG    rasa.core.featurizers.tracker_featurizers  - Creating states and action examples from collected trackers (by MaxHistoryTrackerFeaturizer(NoneType))...
Processed trackers: 100%|██████████| 4/4 [00:00<00:00, 2115.13it/s, # actions=9]
botfront-rasa | 2021-12-06 17:23:56 DEBUG    rasa.core.featurizers.tracker_featurizers  - Created 9 action examples.
Processed actions: 9it [00:00, 25926.33it/s, # examples=8]
botfront-rasa | 2021-12-06 17:23:56 DEBUG    rasa.core.featurizers.tracker_featurizers  - Creating states and action examples from collected trackers (by MaxHistoryTrackerFeaturizer(NoneType))...
Processed trackers: 100%|██████████| 7/7 [00:00<00:00, 5772.73it/s, # actions=16]
botfront-rasa | 2021-12-06 17:23:56 DEBUG    rasa.core.featurizers.tracker_featurizers  - Created 16 action examples.
botfront-rasa | 2021-12-06 17:23:56 DEBUG    rasa.core.policies.rule_policy  - Started checking rules and stories for contradictions.
Processed trackers: 100%|██████████| 4/4 [00:00<00:00, 2204.63it/s]
Processed trackers: 100%|██████████| 11/11 [00:00<00:00, 2621.89it/s]
botfront-rasa | 2021-12-06 17:23:56 DEBUG    rasa.core.policies.rule_policy  - Found no contradicting rules.
botfront-rasa | 2021-12-06 17:23:56 DEBUG    rasa.core.policies.rule_policy  - Memorized '8' unique rules.
botfront-rasa | 2021-12-06 17:23:56 DEBUG    rasa.core.featurizers.tracker_featurizers  - Creating states and action examples from collected trackers (by MaxHistoryTrackerFeaturizer(NoneType))...
Processed trackers: 100%|██████████| 7/7 [00:00<00:00, 5841.65it/s, # actions=16]
botfront-rasa | 2021-12-06 17:23:56 DEBUG    rasa.core.featurizers.tracker_featurizers  - Created 16 action examples.
Processed actions: 16it [00:00, 18850.80it/s, # examples=16]
botfront-rasa | 2021-12-06 17:23:56 DEBUG    rasa.core.policies.memoization  - Memorized 16 unique examples.
botfront-rasa | 2021-12-06 17:23:56 DEBUG    rasa.core.agent  - Model directory /tmp/tmpi4_bmdhp/core exists, but does not contain all old model files. Some files might be overwritten.
botfront-rasa | 2021-12-06 17:23:56 INFO     rasa.core.agent  - Persisted model to '/tmp/tmpi4_bmdhp/core'

that stuck always when the code run on there

botfront-rasa | 2021-12-06 17:23:56 INFO   
  rasa.core.agent  - Persisted model to '/tmp/tmpi4_bmdhp/core'

somebody can tell me how to fix it?

@naluwan means you are developing the chatbot using botfront GUI, Is that the case?

yes, i try to developing the chatbot with botfront GUI first,

but i try to using rasa http api to train rasa data now

it’s not work, can you tell me how to do that?

@naluwan well sorry for late reply, I never train the model using the API, but I guess you need to check the curl command for the same with the IP.

Can you tell what is your use case and what you trying to do?

when i send request to rasa with rasa http api, it work but never complete

the last log is

botfront-rasa | 2021-12-06 17:23:56 INFO   
  rasa.core.agent  - Persisted model to '/tmp/tmpi4_bmdhp/core'

anyone can tell me what’s wrong with it?

i try to build a web with node.js and express, that can insert some question and answer to the database

i send a request to rasa to train the model when create a new question

there is my reuqest

request({
    url: 'http://192.168.10.108:5005/model/train?save_to_default_model_directory=true&force_training=true&augmentation=50&num_threads=1',
    method: "POST",
    json: true,
    headers: {
        "content-type": "application/json",
    },
    body: data
  }, function(error, response, body) {
    if (!error && response.statusCode == 200) {
    }
  })

How to train faster in 1 min. @Lauren-Goerz