Changeset 3377180
- Timestamp:
- 10/13/2025 05:25:01 AM (6 months ago)
- File:
-
- 1 edited
-
ai-featured-image-generator/trunk/readme.txt (modified) (4 diffs)
Legend:
- Unmodified
- Added
- Removed
-
ai-featured-image-generator/trunk/readme.txt
r3364363 r3377180 1 1 === AI Featured Image Generator === 2 2 Contributors: Amr267 3 Tags: featured image, ai, image generation, openai, gpt-43 Tags: featured image, ai, image generation, openai, dall-e 4 4 Requires at least: 5.8 5 5 Tested up to: 6.8 … … 9 9 License URI: https://www.gnu.org/licenses/gpl-2.0.html 10 10 11 Generate AI-powered featured images for your WordPress posts using OpenAI's GPT-4 Vision(gpt-image-1).11 Generate AI-powered featured images for your WordPress posts using OpenAI's Image Generation API (gpt-image-1). 12 12 13 13 == Description == … … 17 17 = Features = 18 18 19 * Generate featured images using OpenAI's GPT-4 Vision (gpt-image-1) API19 * Generate featured images using OpenAI's Image Generation API (gpt-image-1 model) 20 20 * Custom prompt input for fine-tuning image generation 21 21 * Multiple style presets (Realistic, Artistic, Cartoon, Sketch, Watercolor, 3D Render, Pixel Art, Cyberpunk, Fantasy, Anime, Minimalist, Technicolor) … … 69 69 = Can I use a different AI image API? = 70 70 71 Currently, the plugin only supports OpenAI's GPT-4 Vision (gpt-image-1) API. Support for other APIs may be added in future versions.71 Currently, the plugin only supports OpenAI's Image Generation API (gpt-image-1 model). Support for other APIs may be added in future versions. 72 72 73 73 = Is there a limit to how many images I can generate? =
Note: See TracChangeset
for help on using the changeset viewer.