PluginProbe
WPBot – AI ChatBot for Live Support, Lead Generation, WordPress Automation, AI Services / 7.3.1
WPBot – AI ChatBot for Live Support, Lead Generation, WordPress Automation, AI Services v7.3.1
8.7.8 8.7.7 8.7.6 8.7.5 8.7.4 8.7.3 8.7.2 8.7.1 8.7.0 8.6.9 8.6.8 8.6.7 8.6.6 8.6.5 8.6.4 8.6.2 8.6.1 8.6.0 8.5.9 8.5.8 8.5.7 8.5.6 8.5.5 8.5.4 8.5.3 All 534 releases
← All changes | includes/integration/openai/admin/help.php +8 -61 8.7.37.3.1 View file →
@@ -1,12 +1,15 @@
1 +<style>
2 +.wp-core-ui .notice.is-dismissible {
3 + display: none;
4 +}
5 +</style>
1 6 <div class="accordion" id="qcldopenaiaccordion">
2 7 <div class="card">
3 8 <div class="card-header">
4 9 <h2 class="mb-0">
5 10 <button class="btn btn-link collapsed" type="button" data-toggle="collapse" data-target="#panelsStayOpen-collapseZerocollapseZeroServices" aria-expanded="false" aria-controls="panelsStayOpen-collapseZerocollapseZeroServices">
6 - <?php
7 -if (!defined('ABSPATH')) exit; // Exit if accessed directly
8 -esc_html_e( 'Getting Customized Results from the AI Services','chatbot');?>
11 + <?php esc_html_e( 'Getting Customized Results from the AI Services','chatbot');?>
9 12 </button>
10 13 </h2>
11 14 </div>
12 15 <div id="panelsStayOpen-collapseZerocollapseZeroServices" class="collapse" aria-labelledby="panelsStayOpen-headingZer">
@@ -11,18 +14,9 @@
11 14 </div>
12 15 <div id="panelsStayOpen-collapseZerocollapseZeroServices" class="collapse" aria-labelledby="panelsStayOpen-headingZer">
13 16 <div class="card-body">
14 17 <p>
15 - <?php esc_html_e( 'The best possible customized results you can get from AI services is to use the OpenAI GPT Assistant which allows you to upload documents and your website data (generated by our Pro versions). However, you can still get customized results by writing a detailed prompt. Under the System Command section in OpenAI Settings area (there is a prompt section for other AI services as well) you can write a detailed prompt that includes details about your services, products, how to contact you, or anything relevant to get customized results. Up to 3000 words is fine. This should be enough for most small to mid-sized websites.','chatbot');?> </p>
16 -
17 - <b>
18 - <?php esc_attr_e( '**','chatbot');?><a href="https://wpbot.pro/docs/knowledgebase/how-wpbot-chatbot-free-users-can-get-customized-results-from-the-chatbot-how-to-train-the-chatbot/#customize" class="qcls_openAI_customized_link" target="_blank">
19 - <?php esc_attr_e( 'Check this article','chatbot');?>
20 - </a>
21 -
22 - <?php esc_attr_e( 'for more details abou how to get Customized Results from OpenAI.','chatbot');?>
23 - </b>
24 -</br></br>
18 + <?php esc_html_e( 'The best possible customized results you can get from AI services is to use the OpenAI GPT Assistant which allows you to upload documents and your website data (generated by our Pro versions). However, you can still get customized results by writing a detailed prompt. Under the System Command section in OpenAI Settings area (there is a prompt section for other AI services as well) you can write a detailed prompt that includes details about your services, products, how to contact you, or anything relevant to get customized results. Up to 3000 words is fine. This should be enough for most small to mid-sized websites.','chatbot');?></p>
25 19 <p>
26 20 <b> <a href="https://www.wpbot.pro/pricing/" target="_blank"><?php esc_html_e( 'Upgrade to WPBot Pro Professional or the Master License to use GPT Assistant.','chatbot');?></a></b></p>
27 21 </div>
28 22 </div>
@@ -45,24 +39,8 @@
45 39 <?php esc_html_e( 'Please make sure DialogFlow is Disabled if you want OpenAI to work','chatbot');?></p>
46 40 </div>
47 41 </div>
48 42 </div>
49 - <div class="card">
50 - <div class="card-header">
51 - <h2 class="">
52 - <button class="btn btn-link collapsed" type="button" data-toggle="collapse" data-target="#panelsStayOpen-collapseOne-compare" aria-expanded="false" aria-controls="panelsStayOpen-collapseOne-compare">
53 - <?php esc_html_e( 'Fine Tuning VS GPT Assistants VS RAG', 'chatbot'); ?>
54 - </button>
55 - </h2>
56 - </div>
57 - <div id="panelsStayOpen-collapseOne-compare" class=" collapse" aria-labelledby="panelsStayOpen-headingOne-compare">
58 - <div class="card-body">
59 - <p>
60 - <?php echo esc_html__( 'We suggest using GPT Assistants or RAG instead of Fine Tuning as Fine Tuning requires a lot of properly formatted data and GPT Assistants are easier to set up. You can still use your website data to train the bot.', 'chatbot'); ?>
61 - </p></br>
62 - </div>
63 - </div>
64 - </div>
65 43 <div class="card">
66 44 <div class="card-header">
67 45 <h2 class="mb-0">
68 46 <button class="btn btn-link collapsed" type="button" data-toggle="collapse" data-target="#panelsStayOpen-collapseZeroone" aria-expanded="false" aria-controls="panelsStayOpen-collapseZeroone">
@@ -153,39 +131,8 @@
153 131 <a href="https://wpbot.pro/myfile.jsonl" download><?php esc_html_e( 'Right click and Save the Example jsonl file for Fine Tuning with GPT 3.5/4','chatbot');?></a></br>
154 132 </div>
155 133 </div>
156 134 </div>
157 - <div class="card">
158 - <div class="card-header">
159 - <h2 class="mb-0" id="panelsStayOpen-OpenAI-RAG">
160 - <button class="btn btn-link collapsed" type="button" data-toggle="collapse" data-target="#panelsStayOpen-OpenAI-RAG-collapse" aria-expanded="false" aria-controls="panelsStayOpen-OpenAI-RAG">
161 - <?php esc_html_e( 'OpenAI RAG', 'chatbot'); ?>
162 - </button>
163 - </h2>
164 - </div>
165 - <div id="panelsStayOpen-OpenAI-RAG-collapse" class=" collapse" aria-labelledby="panelsStayOpen-OpenAI-RAG">
166 - <div class="card-body">
167 -
168 - <p><?php esc_html_e( 'To Embed OpenAI', 'chatbot'); ?></p>
169 - <p><?php esc_html_e( 'Enable RAG from the settings panel', 'chatbot'); ?></p>
170 - <ul>
171 - <li>
172 - <ol>
173 - <li><?php esc_html_e( 'Enable RAG from the settings panel', 'chatbot'); ?></li>
174 - <li><?php esc_html_e( 'Click “Embed All Selected Sources” button, after selecting the sources from the', 'chatbot'); ?> <a href="<?php echo esc_url( admin_url('admin.php?page=wpbot_openAi#ai-knowledge-base-tab') ); ?>" target="_blank">knowledgebase tab</a></li>
175 - <li><?php esc_html_e( '(Optional) Upload PDFs or CSV files for embedding', 'chatbot'); ?></li>
176 - <li><?php esc_html_e( 'The system automatically stores embeddings in the database', 'chatbot'); ?></li>
177 - <li><?php esc_html_e( 'User questions will now be answered using your site’s knowledge base', 'chatbot'); ?></li>
178 - <li><?php esc_html_e( 'You need to configure the OpenAI API key, AI Model and System Command under the main OpenAI Settings', 'chatbot'); ?></li>
179 - </ol>
180 - </li>
181 - <ul>
182 - </p>
183 - <b><?php esc_html_e( 'You can update or re-embed content at any time without retraining.', 'chatbot'); ?></b></br>
184 -
185 - </div>
186 - </div>
187 - </div>
188 135 <div class="card">
189 136 <div class="card-header">
190 137 <h2 class="">
191 138 <button class="btn btn-link collapsed" type="button" data-toggle="collapse" data-target="#panelsStayOpen-collapseSixteen" aria-expanded="false" aria-controls="panelsStayOpen-collapsesixteen">
@@ -197,9 +144,9 @@
197 144 <div class="card-body">
198 145 <p><?php esc_html_e( 'For better results, you need at least 500+ prompts. Otherwise, OpenAI will mix the response with generic knowledge. Also, the prompts should be as descriptive as possible. Follow the FAQ type format with descriptive questions and answers. Example prompt: Instead of just "Vintage Denim Jacket" you can write "Why one should wear our Vintage Denim Jacket?".','chatbot');?></p>
199 146 <p><?php esc_html_e( 'If your completion is short like below or around 100 words, keep the Max Tokens value 200. Tweak the Temperature, Presence Penalty and Frequency penalty settings until you get results that you like.','chatbot');?></p>
200 147 <p><?php esc_html_e( 'If you are Fine tuning with website data, the Bot will use the Post titles as prompts. If the Page/Post titles are not descriptive you will not get good results. In such caes, you can download the JSONL file from the Training Model page and improve the prompts.Then fine tune again.','chatbot');?></p>
201 - <p><?php esc_html_e( 'Keep the Site search disabled from Settings->Action Start Menu so that the bot does not bring answers from the site search. Please log out and log in again so our settings do not get overwritten.','chatbot');?></p>
148 + <p><?php esc_html_e( 'Keep the Site search disabled from Settings->Start Menu so that the bot does not bring answers from the site search. Please log out and log in again so our settings do not get overwritten.','chatbot');?></p>
202 149
203 150 </div>
204 151 </div>
205 152 </div>