2 minutes, 40 seconds
The IntelliPress WordPress plugin integrates with the OpenAI API to enhance your website’s content generation capabilities.
In the plugin settings, you have the option to configure multiple important parameters.
This article provides an overview of each setting and offers examples of how they can be used effectively.

1. OpenAI API Key
The API Key is a unique authentication key provided by OpenAI that grants access to their language model through the API.
To use IntelliPress and enable its integration with OpenAI, you need to obtain an API Key from the OpenAI platform.
Here’s how you can do it:
- Sign up or log in to your OpenAI account at https://openai.com.
- Navigate to the API section or developer dashboard.
- Generate an API Key for your application.
- Copy the generated API Key and paste it into the corresponding field in the IntelliPress plugin settings.
Example:
sk-34547tyfhdf324rey8fhd
Remember to keep your API Key secure and avoid sharing it publicly.
If you suspect that your API Key has been compromised, delete the original key, generate a new one from your OpenAI account and update it in the plugin settings.
2. Temperature
The temperature parameter controls the randomness of the generated text. A higher temperature value, ranging from 0.1 to 1.0, produces more creative and diverse outputs.
Alternately, a lower value, typically between 0.1 and 0.5, generates more focused and deterministic content. It’s important to strike a balance based on your specific requirements.
Example:
0.7
A higher temperature setting encourages the model to take more risks and explore different possibilities.
However, it might also result in occasional nonsensical or inconsistent responses.
Experiment with different temperature values to find the right balance for your content generation needs.
3. max_tokens
The
max_tokens
parameter defines the maximum length of the generated text.
By setting a specific value, you can limit the response length to avoid excessively long outputs.
Keep in mind that max_tokens acts as a “soft” limit, and the generated text may be slightly shorter or longer than the specified value.
Example:
2049
4. Language
The Language setting allows you to select the language for content generation.
Choose from the top 10 different languages that the OpenAI language model was trained on.
Selecting the appropriate language ensures that the generated content aligns with your target audience and linguistic requirements.
Example:
English
5. Generator Type
The Generator Type setting allows you to select various options to populate the Content Generator block settings.
This feature streamlines the content creation process by providing pre-defined settings configurations tailored for specific purposes.
Choose the generator type that best suits your content generation needs to expedite the setup and ensure optimal results.
Example:
General
6. TTS Voice
The TTS Voice setting allows you to select from various voices to set the correct tone when generating your audio recording of your post content.
This feature streamlines the audio creation process by providing pre-defined settings that allow you to set the tone for specific purposes.
Utilizing these settings in IntelliPress allows you to customize and optimize your content generation process.
Experiment with different configurations, languages, and generator types to produce engaging and relevant content for your website.
If you have any further questions or need assistance, please refer to the IntelliPress documentation or contact our support team.