From d0abba23dca061bb1875a2bb62319810a1f70976 Mon Sep 17 00:00:00 2001 From: Cohee <18619528+Cohee1207@users.noreply.github.com> Date: Wed, 29 Jan 2025 21:38:08 +0200 Subject: [PATCH] Add reasoning auto-parsing, always show reasoning prefix/suffix in Markdown, respect space trim preference --- public/index.html | 6 +++ public/script.js | 18 ++++++- public/scripts/power-user.js | 1 + public/scripts/reasoning.js | 95 +++++++++++++++++++++++++++++++++++- 4 files changed, 117 insertions(+), 3 deletions(-) diff --git a/public/index.html b/public/index.html index 67ca38777..ff999b2f2 100644 --- a/public/index.html +++ b/public/index.html @@ -3791,6 +3791,12 @@ Reasoning
+