Browse Source

article cold start task improve

luojunhui 5 tháng trước cách đây
mục cha
commit
2a3d117133
1 tập tin đã thay đổi với 1 bổ sung1 xóa
  1. 1 1
      cold_start/publish/publishCategoryArticles.py

+ 1 - 1
cold_start/publish/publishCategoryArticles.py

@@ -13,7 +13,7 @@ from applications import aiditApi, log, bot, llm_sensitivity
 from config import apolloConfig
 
 apollo = apolloConfig()
-DAILY_CRAWLER_MAX_NUM = 100
+DAILY_CRAWLER_MAX_NUM = 1000
 SIMILARITY_MIN_SCORE = 0.4
 TITLE_NOT_SENSITIVE = 0