From eec28469f8ad492a5f3cc331b93d9e7223aa56f8 Mon Sep 17 00:00:00 2001 From: Cohee <18619528+Cohee1207@users.noreply.github.com> Date: Thu, 14 Dec 2023 21:21:37 +0200 Subject: [PATCH] Fix server crash if multimodal prompt contains no image --- public/index.html | 2 +- src/endpoints/prompt-converters.js | 7 +++++-- 2 files changed, 6 insertions(+), 3 deletions(-) diff --git a/public/index.html b/public/index.html index 67bb1b96d..bd12da858 100644 --- a/public/index.html +++ b/public/index.html @@ -1497,7 +1497,7 @@ -
+