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.