reference plugin and image gen analysis
This commit is contained in:
14
igny8-ai-seo-wp-plugin/ai/_README.php
Normal file
14
igny8-ai-seo-wp-plugin/ai/_README.php
Normal file
@@ -0,0 +1,14 @@
|
||||
<?php
|
||||
/**
|
||||
* ==============================
|
||||
* 📁 Folder Scope Declaration
|
||||
* ==============================
|
||||
* Folder: /ai/
|
||||
* Purpose: AI content/image logic, parsers, prompt APIs
|
||||
* Rules:
|
||||
* - Can be reused globally across all modules
|
||||
* - Contains all AI integration logic
|
||||
* - OpenAI API integration and management
|
||||
* - AI prompt libraries and templates
|
||||
* - AI model configuration and rate limiting
|
||||
*/
|
||||
Reference in New Issue
Block a user