ApiroSite Assistant

Site-aware AI chat widget with a local knowledge base and optional external AI providers.

3 database tables

Table NameDescriptionMethod
wp_apiras_cacheA cache table that stores temporary computed or fetched data.Static
wp_apiras_embeddingsStores apiras embeddings data created by this plugin.Static
wp_apiras_knowledgeStores apiras knowledge data created by this plugin.Static

Core Table Usage

This plugin stores data in WordPress core tables rather than creating its own. These records may become orphaned if the plugin is uninstalled without a proper cleanup routine.

wp_options
Option key:apiras_cache_versionOption key:apiras_db_versionOption key:blog_charset