diff --git a/config.example.toml b/config.example.toml index 3d13853..4688beb 100644 --- a/config.example.toml +++ b/config.example.toml @@ -1,5 +1,5 @@ [app] - project_version="0.7.3" + project_version="0.7.4" # LLM API 超时配置(秒) llm_vision_timeout = 120 # 视觉模型基础超时时间 diff --git a/project_version b/project_version index b09a54c..ef090a6 100644 --- a/project_version +++ b/project_version @@ -1 +1 @@ -0.7.3 \ No newline at end of file +0.7.4 \ No newline at end of file