root пре 2 месеци
родитељ
комит
ccf7e5ec72
2 измењених фајлова са 1639 додато и 229 уклоњено
  1. 1638 228
      ai-slibra-assistant/data/robot.json
  2. 1 1
      ai-slibra-assistant/scene/taskbased.py

Разлика између датотеке није приказан због своје велике величине
+ 1638 - 228
ai-slibra-assistant/data/robot.json


+ 1 - 1
ai-slibra-assistant/scene/taskbased.py

@@ -252,7 +252,7 @@ class Dialog(Scene):
                            isFaq=False,
                            faqContent='')
                 res.append(tmp)
-        if not res and code not in ["2.10", "3.10", "4.10", "2.40", "3.40", "4.40", "5.10", "5.40"]:
+        if not res and code not in ["2.10", "3.10", "2.40", "3.40", "4.40", "5.10", "5.40"]:
             intent_res = intent_service(node_name, asr, bid, code, uid, sessionid)
             logger.info(f"intent_res:{intent_res}")
             if intent_res:

Неке датотеке нису приказане због велике количине промена