From bb85b6ef00656ba29019cb78c1fb5f5a7814335b Mon Sep 17 00:00:00 2001 From: Ettore Di Giacinto Date: Tue, 18 Feb 2025 12:44:44 +0100 Subject: [PATCH] feat: improve ui models list in the index (#4863) * feat(ui): improve index - Redirect to the chat view when clicking on a model Signed-off-by: Ettore Di Giacinto * Display chat icon nearby the model Signed-off-by: Ettore Di Giacinto --------- Signed-off-by: Ettore Di Giacinto --- core/http/views/chat.html | 2 +- core/http/views/index.html | 4 ++-- 2 files changed, 3 insertions(+), 3 deletions(-) diff --git a/core/http/views/chat.html b/core/http/views/chat.html index b0f11281..627aff8a 100644 --- a/core/http/views/chat.html +++ b/core/http/views/chat.html @@ -44,7 +44,7 @@ SOFTWARE.
-

Chat with {{.Model}} +

Chat with {{.Model}}