v0.2.4
修复了@的bug和日程生成bug,增加了简化输出的配置选项
This commit is contained in:
@@ -4,6 +4,7 @@ from typing import List, Dict
|
||||
from .schedule_llm_module import LLMModel
|
||||
from dotenv import load_dotenv
|
||||
from ...common.database import Database # 使用正确的导入语法
|
||||
from ..chat.config import global_config
|
||||
|
||||
|
||||
# import sys
|
||||
|
||||
Reference in New Issue
Block a user