移除所有雪Nlp

This commit is contained in:
SengokuCola
2025-03-07 10:25:58 +08:00
parent 2d1caf7e91
commit c11dd85790
9 changed files with 1 additions and 271 deletions

View File

@@ -48,7 +48,6 @@ class BotConfig:
rerank: Dict[str, str] = field(default_factory=lambda: {})
# 主题提取配置
topic_extract: str = 'snownlp' # 只支持jieba,snownlp,llm
llm_topic_extract: Dict[str, str] = field(default_factory=lambda: {})
API_USING: str = "siliconflow" # 使用的API