描述
Capy AI Agent is a chatbot plugin powered by Capy AI…
External services
This plugin connects to the Capy AI API to load a chatbot agent.
It loads the chatbot via an iframe from https://api.capy-ai.com
, using the provided Agent ID and Secret Key (configured in the plugin settings). It also performs a fetch request to retrieve agent customization data like colors and avatar from that domain.
Additionally, the plugin fetches branding information (like color theme and avatar image) from the same API endpoint: https://api.capy-ai.com/agent/public/{agent_id}
. The avatar image is dynamically used in the toggle button of the widget.
No user-specific personal data is sent from the website. The iframe may request microphone access (if needed for voice), and is served by Capy AI.
Capy AI is provided by CapyDev.
Terms of service: https://www.capy-ai.com/terms
Privacy policy: https://www.capy-ai.com/privacy
安装
- Install via WordPress Admin…
常见问题
-
Is it free?
-
Yes, but you’ll need a Capy AI account.
评价
此插件暂无评价。
贡献者及开发者
更新日志
1.2
This version improves iframe support.
1.3
Reactivate scrolling.
1.4
Updated readme and css-jss.