Forum Replies Created
-
AuthorPosts
-
September 13, 2023 at 8:19 am in reply to: Can I use custom user meta macros in chatbot context? #8636
Hello,
This is currently not possible, but the idea is good, I noted it, will add this feature in the next update for the plugin.
You will be able to use custom user meta in the below format:
%%~custom_user_field_slug~%%Regards, Szabi – CodeRevolution.
-
September 13, 2023 at 7:32 am in reply to: Elevenlabs text-to-speech synch not working #8634
I think I know the reason for this. I send in the ElevenLabs API request 2 parameters with the voice call:
‘voice_settings’ => array(‘stability’ => 0.75, ‘similarity_boost’ => 0.75)I add in the next update of the plugin the ability to change the values of these API parameters, will be available in the ‘AI Chatbot’ menu -> ‘Chatbot Text-To-Speech/Video’ tab.I hope it will help.Regards. -
September 13, 2023 at 6:50 am in reply to: Crawling a page with infinite scroll #8633
Hello,
First of all, thank you for your purchase.
Loading posts listed in infinite scroll type pages is currently not possible, however, you can send me the URL you are trying to scrape and I will check on alternatives to scrape more posts from it. You can send the URL to my email address: kisded@yahoo.com – I will try to help.
Regards, Szabi – CodeRevolution.
-
September 13, 2023 at 6:45 am in reply to: Response event in Javascript #8632
Hello,
Currently there is no event triggered when the chatbot returns a response, also, the response can only be imported from the input field where the chatbot response appears.
To add an event on each chatbot response and to get the exact response from the event, a plugin customization is needed.
Regards, Szabi – CodeRevolution.
-
September 13, 2023 at 4:57 am in reply to: Need help for using Aiomatic automatic linking on existing blog posts #8630
Hello,
First of all, thank you for your purchase.
For this, you can use the ‘Bulk Editor’ feature of the Aiomatic plugin, please check this tutorial video for details: https://www.youtube.com/watch?v=33lB-ddmNGM
Before you run bulk editing as show above, you can set up the ‘Editing Templates and Options’ tab to add internal links to your site. Please check this tutorial for details: https://www.youtube.com/watch?v=TPOrCWrwmBk
Regards, Szabi – CodeRevolution.
-
September 12, 2023 at 3:24 pm in reply to: remove only internal links from articles #8621
Hello,
Please send me the URL you are trying to scrape (with links) and I check on this on my part. My email is kisded@yahoo.com
Regards, Szabi – CodeRevolution.
-
September 12, 2023 at 11:15 am in reply to: Submit to chatbot programmatically #8618
Not correct, you need to do instead:
document.getElementById(“aiomatic_chat_input”).value= transcript;
openaichatfunct(); -
September 12, 2023 at 10:59 am in reply to: Where can I save this setting as a template? #8617
Hello,
Yes, if you use an API key which does not have GPT-4 access, the plugin will not be able to use this model for content creation. To access the GPT-4 model, you need to use an API key which has access to it.
Regards.
-
September 12, 2023 at 6:48 am in reply to: Elevenlabs text-to-speech synch not working #8608
Hello,
Thank you for letting me know of this issue. I updated the plugin on your site, it should be working now, please check.
Regards, Szabi – CodeRevolution.
-
September 12, 2023 at 6:12 am in reply to: Submit to chatbot programmatically #8607
Hello,
Yes, this is possible. After you pasted the text in the input field, you need to call the following JS function:
openaichatfunct();
Regards, Szabi – CodeRevolution.
-
September 11, 2023 at 10:56 am in reply to: Where can I save this setting as a template? #8601
Hello,
Thank you for contacting me.
Saving default values for the prompts you show in the above screenshot is currently not possible, however, if you need this feature, I can add it as a payed custom plugin update.
If you are interested in details, please contact me at my email kisded@yahoo.com
Regards, Szabi – CodeRevolution.
-
September 11, 2023 at 5:41 am in reply to: Need help to setup webaccess #8600
Hello,
I checked your site and I see that the plugin is using Bing search for search results scraping. This method can not be reliable, as Bing can block access to their site, because they don’t allow their results to be scraped.
However, the plugin supports also alternatives methods for search engine results importing, as SerpAPI and ValueSerp.
To switch to using these services, please add an API key for either of these services, in the plugin’s ‘Main Settings’ menu -> ‘API Keys’ tab -> ‘SerpAPI API Key’ or ‘ValueSERP API Key’.
ValueSERP is cheaper than SerpAPI, so I can recommend using it. Tutorial video of it: https://www.youtube.com/watch?v=Rz3nr7rnqKg
Let me know if this helped.
Regards.
-
September 10, 2023 at 6:14 pm in reply to: post an exact article #8598
Hello,
Please send me an email to kisded@yahoo.com – include in the email the URL of the article you want to scrape and highlight what part do you need from it exactly, so I can get a better understanding of your request.
Regards.
-
September 10, 2023 at 5:03 pm in reply to: Need help to setup webaccess #8596
Hello,
First of all, thank you for your purchase.
I tried to log in to your site, but I was prompted by a ‘Authentication Code’ requirement. Can you disable the ‘Authentication Code’ plugin and let me know when I can try logging in again?
Regards, Szabi – CodeRevolution.
-
September 10, 2023 at 5:13 am in reply to: Chatbot preview gets stuck #8593
Hello,
First of all, thank you for your purchase.
Can you send me, please, temporary admin login credentials to your WordPress install, so I can check this issue out? Send it, please, to my email address: kisded@yahoo.com
Regards, Szabi – CodeRevolution.
-
AuthorPosts