WordPress database error: [Table 'wp_pathologia_eu.wp_aieo_temp_product_catalogue' doesn't exist]CREATE INDEX aieo_idx_parentproductid_products ON wp_aieo_temp_product_catalogue (ParentProductId);
WordPress database error: [Table 'wp_pathologia_eu.wp_aieo_temp_product_catalogue' doesn't exist]CREATE INDEX aieo_idx_SKU_products ON wp_aieo_temp_product_catalogue (SKU);
WordPress database error: [Table 'wp_pathologia_eu.wp_aieo_temp_product_catalogue' doesn't exist]CREATE INDEX aieo_idx_parentSKU_products ON wp_aieo_temp_product_catalogue (ParentSKU);
WordPress database error: [Table 'wp_pathologia_eu.wp_aieo_temp_product_catalogue' doesn't exist]CREATE INDEX aieo_idx_brandid_products ON wp_aieo_temp_product_catalogue (BrandId);
WordPress database error: [Duplicate entry 'anthropic-claude-opus-4-5-20251101' for key 'provider_model']INSERT INTO `wp_aieo_ai_models` (`provider`, `model_id`, `model_name`, `model_type`, `description`, `max_tokens`, `dimensions`, `is_recommended`, `is_active`, `sort_order`) VALUES ('anthropic', 'claude-opus-4-5-20251101', 'Claude Opus 4.5', 'chat', 'Most intelligent model - hybrid reasoning', 16384, NULL, 1, 1, 10)
WordPress database error: [Duplicate entry 'anthropic-claude-sonnet-4-5-20250929' for key 'provider_model']INSERT INTO `wp_aieo_ai_models` (`provider`, `model_id`, `model_name`, `model_type`, `description`, `max_tokens`, `dimensions`, `is_recommended`, `is_active`, `sort_order`) VALUES ('anthropic', 'claude-sonnet-4-5-20250929', 'Claude Sonnet 4.5', 'chat', 'Balanced performance and speed', 16384, NULL, 0, 1, 20)