From b4277933feac4cf10b1b00dd4a88a60415ae3d48 Mon Sep 17 00:00:00 2001 From: root Date: Tue, 14 Jul 2026 02:41:20 +0000 Subject: [PATCH] =?UTF-8?q?=E6=9B=B4=E6=96=B0=20document.py?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit --- document.py | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/document.py b/document.py index 0cf0d70..6c61c90 100644 --- a/document.py +++ b/document.py @@ -39,7 +39,7 @@ from agents.ai_agents.diagram_agent.utils.drawio_utils import replace_drawio_hos _STREAM_END = object() - +1231231231 def _next_stream_chunk(iterator): try: return next(iterator)