=== WS Form PRO - OpenAI === Contributors: westguard Requires at least: 4.4 Tested up to: 6.4 Stable tag: trunk Requires PHP: 5.2.2 License: GPLv3 or later License URI: http://www.gnu.org/licenses/gpl-3.0.html OpenAI add-on for WS Form PRO. == Description == OpenAI add-on for WS Form PRO. == Installation == For help installing this plugin, please see our [Installation](https://wsform.com/knowledgebase/installation/?utm_source=wp_plugins&utm_medium=readme) knowledgebase article. == Changelog == = 1.2.1 - 04/17/2024 = * Added: April 2024 model update. https://platform.openai.com/docs/models/model-endpoint-compatibility = 1.2.0 - 12/28/2023 = * Added: Audio transcription endpoint (Model: whisper-1) * Added: Audio speech endpoint (Models: tts-1, tts-1-hd) * Added: Dall-E 3 support (Model: dall-e-3) * Removed: Retired models (https://openai.com/blog/gpt-4-api-general-availability) * Removed: Retired endpoints (https://openai.com/blog/gpt-4-api-general-availability) = 1.1.3 - 11/04/2023 = * Added: Update to get_user_model_options method = 1.1.2 - 09/30/2023 = * Added: Updated file handler for latest version of WS Form * Added: Loader added to templates = 1.1.1 - 07/09/2023 = * Added: Improved error handling for AI generated forms = 1.1.0 - 07/06/2023 = * Added: AI generated forms = 1.0.7 - 07/01/2023 = * Added: Ability to set Max Tokens to blank to use default values (Completion: 4 tokens, Chat: Infinite tokens) = 1.0.6 - 07/01/2023 = * Added: July 2023 model update. https://platform.openai.com/docs/models/model-endpoint-compatibility = 1.0.5 - 03/14/2023 = * Added: Chat endpoint for GPT 3.5 and GPT 4 * Added: Ready for GPT 3.5 * Added: Ready for GPT 4 (Limited beta) = 1.0.4 - 01/25/2023 = * Added: Input masking (Allowing for prompt engineering) * Added: Output masking * Added: Output wpautop setting * Added: #openai_input, #openai_mode, #openai_prompt_token, #openai_completion_token, #openai_total_token variables = 1.0.3 - 01/21/2023 = * Added: Custom model support = 1.0.2 - 01/18/2023 = * Bug Fix: Templates fixed to match new action identifier = 1.0.1 - 01/17/2023 = * Bug Fix: Changed action identifier = 1.0.0 - 01/13/2023 = * Initial release.