Linux 软件免费装

NSW AI Chat Widget

开发者 nosolowebs
更新时间 2026年8月4日 16:13
PHP版本: 7.4 及以上
WordPress版本: 7.0
版权: GPLv2 or later
版权网址: 版权信息

标签

live chat ai chatbot chatgpt claude

下载

详情介绍:

NSW AI Chat Widget adds an AI-powered chat widget to your WordPress site, powered by the AI provider of your choice — you pick the provider and the model, and you use your own API key. Features

安装:

  1. Upload the nsw-ai-chat-widget folder to /wp-content/plugins/, or install it from the Plugins screen.
  2. Activate the plugin.
  3. Go to AI Chat Widget → Settings in the admin menu.
  4. In the API Keys tab, choose your AI provider (Anthropic, OpenAI, Google Gemini, DeepSeek, xAI or Mistral) and enter that provider's API key.
  5. Define the bot's behavior in Instructions.
  6. Customize the look in Appearance — the live preview updates as you type.

升级注意事项:

1.0.0 First public release on the WordPress.org Plugin Directory. Settings are preserved.

常见问题:

Do I need an API key?

Yes. The plugin uses your own account with the provider you select. Get a key from your provider's dashboard: Anthropic, OpenAI, Google Gemini, DeepSeek, xAI or Mistral. Each message consumes tokens billed by the provider to your account.

Which models can I use?

Any current model of the selected provider — the model ID is a free text setting. The defaults (claude-haiku-4-5, gpt-4o-mini, gemini-2.5-flash, deepseek-chat, grok-3-mini, mistral-small-latest) are cost-effective models well suited to website chat.

Is any data sent to third parties?

Only what is needed to generate replies: the visitor's chat messages, the recent history and your configured instructions are sent to the AI provider you selected. See "External services" above.

Can I open the chat from my own button?

Yes — add the CSS class nswchat-chat-toggle to any element (in Elementor: Advanced → CSS Classes).

Does it delete my data if I uninstall it?

Only if you enable "Delete all data when the plugin is uninstalled" in the Advanced tab. It is disabled by default.

更新日志:

1.0.0 First public release on the WordPress.org Plugin Directory. 0.9.0 Pre-release: feature-complete ahead of the WordPress.org directory submission.