| 开发者 |
rldp
ethorateam dmytroberberov phwizard |
|---|---|
| 更新时间 | 2026年6月16日 22:11 |
| PHP版本: | 7.4 及以上 |
| WordPress版本: | 7.0 |
| 版权: | GPLv2 or later |
| 版权网址: | 版权信息 |
postMessage API, and your WordPress site saves it to the plugin settings. No Ethora credentials are stored in WordPress.
Usually under a minute on a small site. The crawl runs in the background and the widget is usable as soon as setup finishes; answers improve as more pages get indexed.
A generic chatbot only knows what its underlying LLM was trained on. Ethora Chat Assistant grounds its answers in your pages - so it can talk specifically about your product, your pricing, your team, your support process. Visitors get real answers, not generic small talk.
It is a Retrieval-Augmented Generation (RAG) chat. The setup wizard crawls up to 100 pages of your site and stores them as a per-app knowledge base. When a visitor asks a question, the assistant retrieves the most relevant chunks of your content and uses an LLM to write an answer grounded in that content. You can edit the system prompt, swap the LLM provider, and re-index your pages whenever you like from your Ethora admin panel.
Ethora has a free tier suitable for getting started. Heavier usage (more conversations, larger crawls, custom LLM providers) is on paid plans documented at https://ethora.com.
Yes. The setup wizard pre-fills a sensible product-site prompt, but you can rewrite it during setup or any time later from the Ethora admin panel. Greeting message, bot name, and avatar are also customisable.
Yes. The Ethora admin panel has a Widget Conversations view that lists every conversation across all of your plugin installs, with full transcripts.
Yes. The settings screen has an optional API URL (advanced) field. It defaults to Ethora Cloud (https://api.chat.ethora.com/v1). For self-hosted or dedicated Ethora servers, set the API base URL here.
No. The widget JavaScript is bundled inside the plugin and served from your own WordPress site. It only contacts external services after a visitor opens the chat; the full list is in External services below.
Yes. Tested on desktop, tablet, and phone.
Yes. Install it on as many sites as you like. Run the auto-setup once per site to get a separate assistant per site, or paste the same App ID into multiple sites to share one knowledge base across them.