Languages

I would like to change all texts into my languages Suppbot currently supports the following languages: Czech English French (France) Russian German Icelandic Japanese Bosnian Estonian Hungarian Spanish (Spain) Finnish Korean Danish Dutch Swedish Italian Croatian Depending on your WordPress language settings (Site Language), all texts of the Suppbot plugin will be translated into the […]

Token Prices

How much does Chat GPT cost me? OpenAI, the organization behind GPT-3 and ChatGPT, initially provided access to ChatGPT for free during its research preview phase. However, they may have introduced paid plans or pricing structures since my last update. To get the most accurate and up-to-date information regarding the cost of using ChatGPT, I […]

Token (input/output)

What are Tokens? And why input and output? Input Tokens: Input tokens are the individual words or subwords (depending on how the model is trained) that serve as input to an NLP (Natural Language Processing) model. When you input a sentence into an Suppbot, the words in that sentence are divided into input tokens. For […]

The support entries (PRO)

Are you interested in your visitors’ questions? If you have purchased the SUPPBOT PRO version you can also have all support requests saved as entries. This is especially interesting because you can track at any time which queries your users are asking. Additionally, it is also noted whether the user was satisfied with the Suppbot […]

Maximum Tokens

Whats the Maximum Tokens? The “Max Tokens” parameter is a constraint used when generating text with language models like GPT-3.5, which controls the maximum length or size of the generated text in terms of tokens. Tokens can be as short as one character or as long as one word in English, but the length of […]

Presence Penalty

Whats the Presence Penalty? Presence penalty, in the context of language models, is a concept used to influence the generation of text to reduce the excessive or inappropriate repetition of certain ideas, words, or themes. It aims to prevent the model from fixating on a particular topic or concept and encourages it to produce more […]

Frequency Penalty

Whats the Frequency Penalty? Frequency penalty, in the context of language models, is a concept used to influence the generation of text to reduce the repetition of certain words or phrases. It’s a technique employed to make generated content more diverse, coherent, and less repetitive. How Frequency Penalty Works: Word Count Tracking: When generating text, […]

Temperature

Whats the temperature? The “temperature” in the context of language models like GPT-3.5 refers to a parameter that controls the randomness or creativity of the model’s responses. It is a value that you can set when generating text using the model, typically ranging from 0 to 1, although some implementations may use a different range. […]

How to get an Open AI License Key

Register to OpenAi First of all you need an Open AI account. Visit OPEN AI , and log in to you account. If you dont have an account, Sign up for a new account. Get your API-key After successfully completing the registration or login process, you will gain access to OpenAI’s suite of services, including […]