feat: 更新自动训练器和数据集生成器,增加初始关键词生成功能

This commit is contained in:
Windpicker-owo
2025-12-12 14:56:11 +08:00
parent 0193913841
commit e5e552df65
4 changed files with 250 additions and 11 deletions

1
bot.py
View File

@@ -35,7 +35,6 @@ class StartupStageReporter:
else:
self._logger.info(title)
startup_stage = StartupStageReporter(logger)
# 常量定义