From 96caddfd714d7b96fe4c6e38a2e9f14d7aef4622 Mon Sep 17 00:00:00 2001 From: Cohee <18619528+Cohee1207@users.noreply.github.com> Date: Sun, 19 Nov 2023 17:14:53 +0200 Subject: [PATCH] Add koboldcpp as Text Completion source --- public/index.html | 19 ++++++++++++++++--- public/script.js | 3 +++ public/scripts/textgen-settings.js | 10 +++++++++- public/scripts/tokenizers.js | 5 +++-- server.js | 19 ++++++++++++++----- 5 files changed, 45 insertions(+), 11 deletions(-) diff --git a/public/index.html b/public/index.html index c00c0da2f..c1e24f2c5 100644 --- a/public/index.html +++ b/public/index.html @@ -1467,10 +1467,10 @@
@@ -1600,6 +1600,7 @@ +
@@ -1681,8 +1682,20 @@
+
+
+ + LostRuins/koboldcpp + +
+
+

API URL

+ Example: http://127.0.0.1:5001 + +
+
- +