ApiroSite Assistant
Site-aware AI chat widget with a local knowledge base and optional external AI providers.
3 database tables
| Table Name | Description | Method |
|---|---|---|
| wp_apiras_cache | A cache table that stores temporary computed or fetched data. | Static |
| wp_apiras_embeddings | Stores apiras embeddings data created by this plugin. | Static |
| wp_apiras_knowledge | Stores 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_optionsOption key:
apiras_cache_versionOption key:apiras_db_versionOption key:blog_charset