Ver Fonte

2024-05-13
多平台搜索上线(微信, 百度, 西瓜)
弃用 search_keys, theme
搜索结果过pq敏感词策略

罗俊辉 há 1 ano atrás
pai
commit
16a55cc246
1 ficheiros alterados com 1 adições e 0 exclusões
  1. 1 0
      applications/schedule/main_schedule.py

+ 1 - 0
applications/schedule/main_schedule.py

@@ -81,6 +81,7 @@ class AskForInfo:
             d = time.time()
             print("recall time")
             print(d - c)
+            time.sleep(2)
             final_obj = self.ask_for_info(res_obj=res_obj, kt=kimi_title)
             e = time.time()
             print("ask time")