From 419eacc0bbf7125fd42ed8816359d551b6af3a3d Mon Sep 17 00:00:00 2001 From: Adrien Date: Sat, 1 Jun 2024 23:36:21 +0200 Subject: [PATCH] fix --- Chat.go | 6 +++--- views/partials/popover-conversation.html | 1 + views/partials/welcome-chat.html | 10 +++------- 3 files changed, 7 insertions(+), 10 deletions(-) diff --git a/Chat.go b/Chat.go index 7fa6898..c93864e 100644 --- a/Chat.go +++ b/Chat.go @@ -282,7 +282,7 @@ func generateWelcomeChatHTML() string { NextMessages := []TemplateMessage{} nextMsg := TemplateMessage{ Icon: "icons/bouvai2.png", // Assuming Icon is a field you want to include from Message - Content: "
" + welcomeMessage, + Content: welcomeMessage, Hidden: false, // Assuming Hidden is a field you want to include from Message Id: "0", Name: "JADE", @@ -361,8 +361,8 @@ func generateEnterKeyChatHTML() string {
  • For 1 large text, like a PDF with 30,000 characters (60-120 pages), you would pay around $0.05 per message for GPT-4o or $0.005 for GPT-3.5 turbo.
  • Remember, prices and token limits may vary depending on the provider and the specific LLM you're using.

    -

    Learn More

    -

    To learn more about the different LLM providers and their offerings, check out their websites:

    +

    Get a key

    +

    To get a key and learn more about the different LLM providers and their offerings, check out their websites: