Kognetiks Chatbot for WordPress
Quiet proof that your website is working. Turn real visitor conversations into clear insight, automatically. No dashboards. No guesswork.
9 database tables
| Table Name | Description | Method |
|---|---|---|
| wp_chatbot_azure_assistants | Stores chatbot azure assistants data created by this plugin. | Static |
| wp_chatbot_chatgpt_assistants | Stores chatbot chatgpt assistants data created by this plugin. | Static |
| wp_chatbot_chatgpt_conversation_log | A logging table that records activity, events, or audit history. | Static |
| wp_chatbot_chatgpt_interactions | Stores chatbot chatgpt interactions data created by this plugin. | Static |
| wp_chatbot_chatgpt_knowledge_base | Stores chatbot chatgpt knowledge base data created by this plugin. | Static |
| wp_chatbot_chatgpt_knowledge_base_tfidf | Stores chatbot chatgpt knowledge base tfidf data created by this plugin. | Static |
| wp_chatbot_chatgpt_knowledge_base_word_count | Stores chatbot chatgpt knowledge base word count data created by this plugin. | Static |
| wp_chatbot_markov_chain | Stores chatbot markov chain data created by this plugin. | Static |
| wp_chatbot_mistral_assistants | Stores chatbot mistral assistants 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:
chatbot_ai_platform_choiceOption key:chatbot_anthropic_api_enabledOption key:chatbot_anthropic_api_keyOption key:chatbot_anthropic_model_choiceOption key:chatbot_azure_allow_file_uploadsOption key:chatbot_azure_api_enabledOption key:chatbot_azure_api_keyOption key:chatbot_azure_model_choiceOption key:chatbot_azure_voice_optionOption key:chatbot_chatgpt_allow_file_uploadsOption key:chatbot_chatgpt_allow_mp3_uploadsOption key:chatbot_chatgpt_api_enabledOption key:chatbot_chatgpt_api_keyOption key:chatbot_chatgpt_avatar_greeting_settingOption key:chatbot_chatgpt_avatar_icon_settingOption key:chatbot_chatgpt_cleanup_old_hooksOption key:chatbot_chatgpt_custom_avatar_icon_settingOption key:chatbot_chatgpt_custom_error_messageOption key:chatbot_chatgpt_diagnosticsOption key:chatbot_chatgpt_display_message_countOption key:chatbot_chatgpt_enable_custom_buttonsOption key:chatbot_chatgpt_enable_mathjaxOption key:chatbot_chatgpt_force_page_reloadOption key:chatbot_chatgpt_model_choiceOption key:chatbot_chatgpt_read_aloud_optionOption key:chatbot_chatgpt_suppress_attributionOption key:chatbot_chatgpt_suppress_learningsOption key:chatbot_chatgpt_suppress_noticesOption key:chatbot_chatgpt_timeout_settingOption key:chatbot_chatgpt_upgradedOption key:chatbot_chatgpt_user_message_limit_period_settingOption key:chatbot_chatgpt_user_message_limit_settingOption key:chatbot_chatgpt_visitor_message_limit_period_settingOption key:chatbot_chatgpt_visitor_message_limit_settingOption key:chatbot_chatgpt_voice_optionOption key:chatbot_deepseek_api_enabledOption key:chatbot_deepseek_model_choiceOption key:chatbot_google_api_enabledOption key:chatbot_google_model_choiceOption key:chatbot_local_api_enabledOption key:chatbot_local_model_choiceOption key:chatbot_markov_chain_api_enabledOption key:chatbot_markov_chain_model_choiceOption key:chatbot_mistral_api_enabledOption key:chatbot_mistral_model_choiceOption key:chatbot_nvidia_api_enabledOption key:chatbot_nvidia_api_keyOption key:chatbot_nvidia_model_choiceOption key:chatbot_transformer_model_api_enabledOption key:chatbot_transformer_model_choice