Fix calendar filter, module triggers, API cleanup, consolidate get_current_admin, fix LLM schema
This commit is contained in:
@@ -1,4 +1,8 @@
|
||||
#!/usr/bin/env python3
|
||||
"""
|
||||
选题研究:信息收集与结构化整理
|
||||
基于选题方向,收集相关数据/案例/趋势,输出结构化研究笔记供大纲生成使用
|
||||
"""
|
||||
import json, datetime, logging, sys, re
|
||||
from pathlib import Path
|
||||
from typing import Dict, List
|
||||
|
||||
Reference in New Issue
Block a user