diff --git a/Chat.go b/Chat.go index afd10b4..a3a070e 100644 --- a/Chat.go +++ b/Chat.go @@ -314,18 +314,19 @@ func generateEnterKeyChatHTML() string {

To get an idea of how many tokens your text contains, you can use a tokenizer like the one provided by OpenAI: https://platform.openai.com/tokenizer. Keep in mind that different models may have slightly different tokenizers.

Pricing Examples

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:

`