by WePlugins - WordPress Development Company on WordPress.org
Effortlessly create, manage, and use chatgpt text prompts for openai tasks and use shortcode [text_prompter].

Basic text prompt details can be added with the user-friendly interface.
Text Prompter is a powerful openai plugin that allows you to use chatgpt text prompts effortlessly with gutenberg.
The plugin allows them to create chatgpt text prompts and test them to see which one perform best. By having the ability to create their own prompts, content creators can tailor the generated content to their specific needs and preferences with help of openai api.
Features List
One of the most notable features of this plugin is its ready-to-use text prompts, which are pre-written and optimized for readability.
Shortcode [text_prompter]
We have introduced a new shortcode [text_prompter] that allows you to easily generate AI-generated content based on a specified prompt.
Inside the post editor, add the shortcode with the following format:
[text_prompter model="MODEL_NAME" temperature="TEMPERATURE_VALUE" max_tokens="MAX_TOKENS_VALUE" transist="TRANSIST_VALUE" attributes="ATTRIBUTE_VALUE"]PROMPT_CONTENT[/text_prompter]
Where:
Note: You can use any valid HTML attributes in ATTRIBUTE_VALUE. For example, to add a class to the output, you can use attributes=”class=’my-class'”.