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:
- GPT 모델을 활용한 텍스트 생성
- DALL-E 모델을 활용한 이미지 생성
- 함수 호출 지원
- 웹 검색 지원
- 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 이상
- 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
