diff --git a/Chat.go b/Chat.go index 5a7c820..6884cc6 100644 --- a/Chat.go +++ b/Chat.go @@ -364,16 +364,10 @@ func generateEnterKeyChatHTML() string {
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 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.
-Remember, prices and token limits may vary depending on the provider and the specific LLM you're using.
Groq and Google offer free messages per minutes, enough for a conversation. Allowing you to use their models with JADE for free.
OpenAI and Anthropic offer 5$ of free credits when creating an account. So you can try JADE with their models for free.
+As an example, I have been using the app for 5 months, sending around 1000 messages/month and it cost me 2-3$/month. While using GPT4, Claude 3.5, Codestral, Gemini 1.5 pro, Llama 70b, ect.
To get a key and learn more about the different LLM providers and their offerings, check out their websites:
Get Google API key +Get Nvidia NIM API key Get Fireworks API key -` + +Note: Key are encrypted and saved on a secure database link only with the app.
` htmlString := "