Intellichat – AI Chatbot
AI Chatbot with RAG, Gemini & Floating Widget. Train on your content, customize the widget, and answer visitor questions instantly.
2 database tables
| Table Name | Description | Method |
|---|---|---|
| wp_intellichat_embeddings | Stores intellichat embeddings data created by this plugin. | Static |
| wp_intellichat_history | Stores intellichat history 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:
intellichat_ai_chatbot_idOption key:intellichat_ai_install_timeOption key:intellichat_ai_review_notice_dismissedOption key:intellichat_ai_review_notice_remindOption key:intellichat_auto_retrainOption key:intellichat_bot_personalityOption key:intellichat_custom_toneOption key:intellichat_embedding_gemini_api_keyOption key:intellichat_embedding_modelOption key:intellichat_enable_feedbackOption key:intellichat_fallback_emailOption key:intellichat_fallback_linkOption key:intellichat_feedback_db_versionOption key:intellichat_gemini_api_keyOption key:intellichat_history_db_versionOption key:intellichat_main_modelOption key:intellichat_needs_onboardingOption key:intellichat_onboarding_completeOption key:intellichat_pro_license_statusOption key:intellichat_providerOption key:intellichat_rate_limit_cooldown_secondsOption key:intellichat_rate_limit_msgs_per_hourOption key:intellichat_widget_avatarOption key:intellichat_widget_colorOption key:intellichat_widget_enabledOption key:intellichat_widget_iconOption key:intellichat_widget_positionOption key:intellichat_widget_powered_byOption key:intellichat_widget_preset_questionsOption key:intellichat_widget_themeOption key:intellichat_widget_titleOption key:intellichat_widget_welcomewp_postmeta