From e6bde7277119507f8f341f26b96e706ead78351d Mon Sep 17 00:00:00 2001 From: Adrien Date: Sat, 8 Jun 2024 19:41:09 +0200 Subject: [PATCH] fix --- Chat.go | 3 +- views/partials/welcome-chat.html | 345 +++++++++++++++---------------- 2 files changed, 166 insertions(+), 182 deletions(-) diff --git a/Chat.go b/Chat.go index 97fe8d9..ee2871b 100644 --- a/Chat.go +++ b/Chat.go @@ -359,7 +359,7 @@ func generateEnterKeyChatHTML() string {

API keys

JADE require at least one API key to work. Add one in the settings at the bottom right of the page.

API keys are unique codes that allow you to access and use different Large Language Model (LLM) providers.

-

Most providers offer free credits when you first sign up or per month, which means you have a balance in your account that you can use to generate messages.

+

Most providers offer free credits when you first sign up or per minute, which means you have a balance in your account that you can use to generate messages.

You pay for the service based on the number of tokens input and generated. A token is a small unit of text, roughly equivalent to 3 characters. So, a small input and output text will cost very little.

Pricing Examples

` diff --git a/views/partials/welcome-chat.html b/views/partials/welcome-chat.html index ee4c546..d16e651 100644 --- a/views/partials/welcome-chat.html +++ b/views/partials/welcome-chat.html @@ -43,12 +43,14 @@ + section)

+

  • Multiple models in a single conversation.

  • @@ -69,9 +72,10 @@ -
  • @@ -81,7 +85,8 @@
  • @@ -100,7 +105,7 @@ example.

  • -

    All providers.