AI Provider for OpenAI
·
AI Provider for OpenAI for the PHP AI Client SDK.
This plugin provides OpenAI integration for the PHP AI Client SDK. It enables WordPress sites to use OpenAI’s GPT models for text generation, DALL-E for image generation, and other AI capabilities.
Features:
- Text generation with GPT models
- Image generation with DALL-E models
- Function calling support
- Web search support
- Automatic provider registration
Available models are dynamically discovered from the OpenAI API, including GPT models for text generation, DALL-E and GPT Image models for image generation, and TTS models for text-to-speech.
Requirements:
- PHP 7.4 or higher
- For WordPress 6.9, the wordpress/php-ai-client package must be installed
- For WordPress 7.0 and above, no additional changes are required
- OpenAI API key