{"slug":"smart-sense","name":"Smart Sense – AI Knowledge Base for Posts, Pages, and CPTs","description":"Adds AI-generated summaries to your search results by retrieving relevant content from your site.","author":"Shazahanul Islam Shohag","active_installs":0,"version":"1.0.3","wp_org_url":"https://wordpress.org/plugins/smart-sense/","is_closed":false,"cleanup":{"has_uninstall_hook":false,"drops_tables_on_uninstall":false,"deletes_options_on_uninstall":false},"tables":[{"table_name":"actionscheduler_actions","full_table_name":"wp_actionscheduler_actions","description":"Stores actionscheduler actions data created by this plugin.","detection_method":"static","confidence":"high","columns":[],"create_sql":null},{"table_name":"actionscheduler_logs","full_table_name":"wp_actionscheduler_logs","description":"A logging table that records activity, events, or audit history.","detection_method":"static","confidence":"medium","columns":[],"create_sql":null},{"table_name":"chat_history","full_table_name":"wp_chat_history","description":"Stores chat history data created by this plugin.","detection_method":"static","confidence":"high","columns":[],"create_sql":"CREATE TABLE chat_history ( * id BIGINT UNSIGNED AUTO_INCREMENT PRIMARY KEY, * thread_id VARCHAR(255) NOT NULL, * messages LONGTEXT NOT NULL, * created_at DATETIME DEFAULT CURRENT_TIMESTAMP, * updated_at DATETIME DEFAULT CURRENT_TIMESTAMP ON UPDATE CURRENT_TIMESTAMP, * * UNIQUE KEY uk_thread_id (thread_id), * INDEX idx_thread_id (thread_id) * );"}],"table_count":3}