From b7ad7ae90cd832281afe6d743776ad87f1e56e07 Mon Sep 17 00:00:00 2001
From: zhaoqingang <zhaoqg0118@163.com>
Date: 星期五, 03 一月 2025 16:55:47 +0800
Subject: [PATCH] 工作流日志
---
app/config/config.py | 1 -
1 files changed, 0 insertions(+), 1 deletions(-)
diff --git a/app/config/config.py b/app/config/config.py
index e925d4b..c5a10a0 100644
--- a/app/config/config.py
+++ b/app/config/config.py
@@ -23,7 +23,6 @@
dify_workflow_clean: str = ''
dify_workflow_report: str = ''
postgresql_database_url: str = ''
- max_report_tokens: int = 100000
def __init__(self, **kwargs):
# 鏇挎崲閰嶇疆涓殑IP鍦板潃
host_ip = os.getenv('HOST_IP', '127.0.0.1')
--
Gitblit v1.8.0