Fix calendar filter, module triggers, API cleanup, consolidate get_current_admin, fix LLM schema

This commit is contained in:
Yuzhiran Dev
2026-05-20 14:15:00 +08:00
parent 498165440f
commit 0a8fbda4fd
23 changed files with 118 additions and 155 deletions
+2 -1
View File
@@ -1,6 +1,7 @@
#!/usr/bin/env python3
"""
选题引擎 v2:多趋势加权匹配 + 趋势缺口检测 + 新选题生成
选题引擎:多趋势加权匹配 + 趋势缺口检测 + 新选题生成
结合采集到的热点趋势和当前选题库,推荐最优选题并检测趋势缺口
"""
import sys, json, logging