Linux 软件免费装
Banner图

Global AI Chat

开发者 thiagoqvaz
globalai
更新时间 2026年6月1日 17:51
PHP版本: 7.4 及以上
WordPress版本: 7.0
版权: GPLv2 or later
版权网址: 版权信息

标签

chat assistant ai chatbot openai

下载

3.6.7 3.6.12 3.6.13

详情介绍:

Global AI Chat adds an AI-powered chat widget to your WordPress site. Visitors interact with a chatbot backed by OpenAI's models; you use your own OpenAI account (and are billed directly by OpenAI for the usage). All features are free and fully functional. The plugin does not lock, limit, or time-restrict any built-in functionality. Features included: Want multi-agent setup, live chat takeover from wp-admin, page/post auto-sync, Google Calendar booking, webhooks, AI prompt generator, mobile app, managed tokens, auto-updates or analytics? The companion Pro addon is distributed separately at https://globalai.software/. It layers extra UI and SaaS-backed services on top of the free plugin without replacing it — if you ever deactivate Pro, the free plugin keeps working.

安装:

  1. Upload the global-ai-chat folder to /wp-content/plugins/, or install via Plugins → Add New on WordPress.
  2. Activate the plugin through the Plugins menu.
  3. Go to Global AI Chat → Geral and paste your OpenAI API key (get one at https://platform.openai.com/api-keys).
  4. Configure your agent under Global AI Chat → Agentes.
  5. The chat widget will appear on your site.

升级注意事项:

3.6.3 Removes the is_pro_active() helper and every code branch that depended on it. The free plugin now renders one unconditional code path; no behaviour is changed for installs that use only the free plugin. 3.6.2 Removes the Pro-only marketplace and plan-management JS that was still shipping in the free plugin. No functional change for free users; document upload now works end-to-end without the Pro addon. 3.6.1 Security hardening on document uploads and SVG icons, complete i18n coverage, and removal of every remaining Pro placeholder from the free codebase. 3.6.0 Free plugin cleanup for wp.org review: no more Pro-feature placeholders, no sales endpoints, only OpenAI is contacted. Knowledge-base upload now works in Free without the Pro addon. 3.4.0 Plugin renamed to "Global AI Chat". Free is now fully functional without a license — works directly with your own OpenAI key. SaaS-backed features are now in a separate Pro addon available at https://globalai.software/.

常见问题:

Do I need an OpenAI API key?

Yes. You provide your own OpenAI key in Settings → Geral. OpenAI bills you directly for the usage. The plugin stores the key encrypted in wp_options (AES-256-CBC); the plaintext is read on demand for the chat request only.

Does the plugin work without a Pro license?

Yes, fully. There is no license gate on any feature shipped with this plugin. The Pro addon is a separate plugin distributed outside wp.org; it adds optional SaaS-backed features (managed token billing, mobile app, auto-updates, analytics) but installing or removing it never affects the free plugin's behaviour.

Where are the conversations stored?

In your WordPress database, in the custom tables wp_growthai_conversations and wp_growthai_agents. Nothing about conversations leaves your site unless you configure a webhook or enable the optional Pro addon.

What happens when I uninstall the plugin?

By default WordPress removes only the plugin files and your data stays. If you enable Settings → Geral → "Eliminar todos os dados ao desinstalar", the plugin's uninstall handler additionally drops its tables and clears every growthai_* option, transient, post meta and cron hook.

Does the plugin track visitors?

No. Visitor chat messages are sent to OpenAI for the agent to reply, and are stored in your DB. Nothing is sent to any analytics provider by the free plugin. See External services below for the full list of endpoints the plugin may contact.

Does this free plugin contact saas.globalai.software?

No. The free plugin only contacts api.openai.com, using your own OpenAI API key. The Global AI SaaS (saas.globalai.software) is only contacted when you separately install the optional Pro addon — it is not bundled with this plugin and is never reached from the code shipped here.

更新日志:

3.6.13 3.6.12 3.6.11 3.6.10 3.6.9 3.6.8 3.6.7 3.6.6 3.6.5 3.6.4 3.6.3 3.6.2 3.6.1 3.6.0 3.5.0 3.4.0 3.3.x 3.0.0 2.0.0 1.0.0