From af1a8bf836304fa6c9ebba34494ffe0d03064d38 Mon Sep 17 00:00:00 2001 From: Ettore Di Giacinto Date: Tue, 18 Feb 2025 12:32:39 +0100 Subject: [PATCH] feat(ui): improve index - Redirect to the chat view when clicking on a model 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}}