From eb7cd8139573770a392882f72ed225b9f78b15f4 Mon Sep 17 00:00:00 2001 From: Fam Zheng Date: Sun, 17 May 2026 22:08:08 +0100 Subject: [PATCH] =?UTF-8?q?notes:=20=E5=9B=9E=E6=BB=9A=E8=AE=B2=E8=AF=9D?= =?UTF-8?q?=E4=BA=BA=E7=8C=9C=E6=B5=8B=20prompt=EF=BC=8C=E4=BF=9D=E6=8C=81?= =?UTF-8?q?=E7=AE=80=E5=8D=95=E7=BA=AA=E8=A6=81=E6=A0=BC=E5=BC=8F?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit --- apps/notes/src/main.rs | 21 +++++++-------------- 1 file changed, 7 insertions(+), 14 deletions(-) diff --git a/apps/notes/src/main.rs b/apps/notes/src/main.rs index c4b5ed4..bc8e0a1 100644 --- a/apps/notes/src/main.rs +++ b/apps/notes/src/main.rs @@ -501,20 +501,13 @@ async fn call_llm_summary(s: &AppState, transcript: &str) -> Result