| 开发者 | oc3dots |
|---|---|
| 更新时间 | 2026年5月25日 08:03 |
| PHP版本: | 7.0 及以上 |
| WordPress版本: | 7.0 |
| 版权: | GPLv2 or later |
| 版权网址: | 版权信息 |
As many as you want. Each chatbot can have different position, size, colors, behavior and other elements.
Yes. You can change position, size, colors, behavior of each chatbot separately in Chatbots and Assistants tabs of configuration page.
Actually they are two different types of chatbot. Assistants use OpenAI Assistant API, while Chatbots use OpenAI completion API to answer visitor's questions. Using Assistant API you can upload file to add additional information to chatbot's knowledge database. This allows you to create content aware chatbot.
First upload icon to Media Library. Then copy its url and paste it into "Url of chatbot picture:" field.
Any model that is accessible for your OpenAI account. You just need to open Settings page and switch to Models tab. After click 'Refresh from OpenAI'. All models will be attached to plugin. Then just select models you want to use.
Yes. please read this article
S2B AI Assistant leverages the DALL-E model for image generation. You can specify prompts in the command line within the plugin, and S2B AI Assistant will generate unique images, logos, banners, and more, requiring no design skills from the user.
The primary cause for this issue is often incorrect theme coding and jQuery being loaded from an external source. WordPress core already includes jQuery, and as per WordPress standards, it should be included using wp_enqueue_script. https://developer.wordpress.org/reference/functions/wp_enqueue_script/ . Verify if this is happening in your theme.
You need to register in xAI https://x.ai/api and get API key. After open Settings page of S2B AI Assistant plugin and enter API key into xAI Key field. After this you are able to select one of then xAI models in each Chatbot page.