AI Chat

AI ChatGPT
ChatGPT is an artificial intelligence (AI) chatbot that uses natural language processing to create humanlike conversational dialogue. The language model can...
Sun, 14 Jan, 2024 at 8:04 AM
Chat Session Settings
You can control how many past messages are including in conversation with AI Chat. The more messages you include the more context AI will have about the con...
Tue, 16 Jan, 2024 at 12:32 PM
Set a limit on the number of tokens per AI Chat response
You can set a limit on the number of tokens per AI Chat response. omniAI supports a maximum of 32768 tokens shared between the prompt (including system mess...
Wed, 24 Jan, 2024 at 12:38 PM
AI Temperature to control randomness = Creativity
AI Temperature controls randomness. Lowering the temperature means that the AI Chat will produce more repetitive and deterministic responses. Increasing the...
Mon, 22 Jan, 2024 at 12:47 AM
AI Probability = Randomness
Similar to temperature, this controls randomness but uses a different method. Lowering Probability will narrow the AI Chat’s token selection to likelier tok...
Sun, 21 Jan, 2024 at 11:25 PM
How do I use Stop Sequences?
Stop Sequences Stop Sequences are used to make the AI Chat to stop at a desired point, such as the end of a sentence or a list. Generally, the return ke...
Sun, 21 Jan, 2024 at 11:32 PM
Use of Frequency Penalty
Frequency Penalty is between -2.0 and 2.0 and it impacts how the Omni AI penalizes new tokens based on their existing frequency in the text. Positive va...
Mon, 22 Jan, 2024 at 12:43 AM
About Presence Penalty
Presence Penalty is between -2.0 and 2.0 and it impacts how the Omni AI penalizes new tokens based on whether they have appeared in the text so far. Pos...
Mon, 22 Jan, 2024 at 12:41 AM
What is Best Of?
Generate multiple responses, and display only the one with the best total probability across all its tokens. The unused candidates will still incur usag...
Mon, 22 Jan, 2024 at 12:53 AM
Current token count
This is an estimate of the number of tokens that will be used for the next request.  1. Response Tokens: The number of tokens generated across all respo...
Wed, 24 Jan, 2024 at 6:00 PM