From 9b17f4e0c0ada5f4eb0a5fa155eb5fed4755a1e5 Mon Sep 17 00:00:00 2001 From: Harrison Date: Mon, 24 Jun 2024 00:47:06 +1000 Subject: [PATCH] add search functionality for models --- public/index.html | 5 +++-- public/scripts/openai.js | 16 ++++++++-------- public/style.css | 1 + 3 files changed, 12 insertions(+), 10 deletions(-) diff --git a/public/index.html b/public/index.html index 4c2ccdfcd..b797e5ebc 100644 --- a/public/index.html +++ b/public/index.html @@ -2876,11 +2876,12 @@

Enter a Model ID

- + +

Available Models

- +

Prompt Post-Processing