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