From 15a3cfcb8ae2d81643dbcf25d81111f29883de1b Mon Sep 17 00:00:00 2001 From: Cohee <18619528+Cohee1207@users.noreply.github.com> Date: Wed, 29 Jan 2025 20:57:38 +0200 Subject: [PATCH] Perplexity: Add reasoning model, remove deprecated models --- public/index.html | 27 +++++++-------------------- public/scripts/openai.js | 27 +++++++++------------------ public/scripts/tokenizers.js | 3 +++ 3 files changed, 19 insertions(+), 38 deletions(-) diff --git a/public/index.html b/public/index.html index 40602018c..67ca38777 100644 --- a/public/index.html +++ b/public/index.html @@ -3227,32 +3227,19 @@