Opis
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
Instalacija
- Install via WordPress Admin…
ČPP
-
Is it free?
-
Yes, but you’ll need a Capy AI account.
Recenzije
Nema recenzija za ovaj dodatak.
Suradnici i Programeri
“Capy AI Agent” je softver otvorenog koda. Sljedeće osobe su doprinijele ovom dodatku.
SuradniciPrevedite “Capy AI Agent” na svoj jezik.
Zainteresirani ste za razvoj?
Pregledajte kôd, pogledajte SVN spremišteili se pretplatite na dnevnik razvoja od RSS.
Dnevnik promjena
1.2
This version improves iframe support.
1.3
Reactivate scrolling.
1.4
Updated readme and css-jss.