
內容簡介
總結:這個外掛提供了對 PHP AI Client SDK 的 OpenAI 整合,使得 WordPress 網站可以使用 OpenAI 的 GPT 模型進行文本生成、DALL-E 模型進行圖像生成,以及其他 AI 功能。
問題:
1. 這個 WordPress 外掛主要提供了哪幾個功能?
2. 開放的模型是從哪裡動態發現的?
3. 使用這個外掛需要滿足什麼要求?
外掛標籤
開發者團隊
原文外掛簡介
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
