Looking for help? Type your search string. Minimum 4 characters are required.

Open Category List

Looking for help? Type your search string. Minimum 4 characters are required.

How to train AI with your website data using ChatBot

You can train an OpenAI model with your data using one of the two methods (requires WoowBot Pro Professional or Master License): Fine Tuning GPT Assistant We suggest using GPT Assistant as this is easier, quicker, and more flexible. It basically involves creating a GPT Assistant on the OpenAI platform and uploading your website content. Our […]

How to create OpenAI API Key

The OpenAI API uses API keys for authentication. Visit your API Keys page to retrieve the API key you’ll use in your requests.Remember that your API key is a secret! Do not share it with others or expose it in any client-side code (browsers, apps). Production requests must be routed through your own backend server […]

How can I Fine Tune or Train my own OpenAI?

To train Open AI a. To train or fine tune a model, 1st you need to: Gather the necessary data you want to train with Format the data correctly according to OpenAI API requirements (Download sample data format to see how it works). A dataset should have a at least 500 rows to offer useful […]

Tempareture

One of the most important settings is called temperature.When the temperature is above 0, submitting the same prompt results in different completions each time.Remember that the model predicts which text is most likely to follow the text preceding it. Temperature is a value between 0 and 1 that essentially lets you control how confident the […]

URLs do not Convert to Links or Lists not working when Streaming is Enabled?

We send the URLs included in your training data to OpenAI. If OpenAI includes any URL in its responses, we convert them to working links before showing the response in the ChatBot. However, this does not work when Streaming is enabled. It is because of how streaming works. While streaming, OpenAI streams its responses by […]

What AI services are available with WoowBot? What AI integrations are available?

WoowBot supports integration with the following AI services: OpenRouter, OpenAI, DialogFlow, Google Gemini, Mistral, and Ollama AI. OpenRouter OpenRouter is an unified Interface or Aggregator for LLMs. You can choose from hundreds of different AI models from OpenAI to Deepseek or Claude to get AI responses. OpenAI / ChatGPT Integration WoowBot supports connecting to OpenAI’s […]

What are the chat limitations for WoowBot Free or Pro?

There is no chat response limitations from the WoowBot plugin itself. When you use the built-in chatbot features, everything is unlimited If you use 3rd party AI services, you have to pay them to use their APIs and the cost depends on the AI service. It is quite inexpensive these days. For example, up to […]

What would OpenAI Integration allow us to do?

WoowBot will allow you to create a data file that you can upload to your GPT Assistant. You can also upload additional pdf or word files to your GPT Assistant. When your users ask any questions inside the ChatBot, the AI will generate a response based on the documents you upload. WoowBot will display that […]

1 2