From eb1e23ef8258c95396decf80675b9afb1cf7f4b7 Mon Sep 17 00:00:00 2001 From: yumoqing Date: Thu, 5 Mar 2026 16:35:40 +0800 Subject: [PATCH] bugfix --- wwwroot/index.ui | 1 + 1 file changed, 1 insertion(+) diff --git a/wwwroot/index.ui b/wwwroot/index.ui index 40ca959..13902de 100644 --- a/wwwroot/index.ui +++ b/wwwroot/index.ui @@ -1,6 +1,7 @@ { "widgettype": "AgentIO", "options": { + "reply_url": "{{entire_url('question_answered.dspy')}}", "url": "{{entire_url('inference.dspy')}}" } }