Changeset 3358639
- Timestamp:
- 09/09/2025 01:37:08 PM (7 months ago)
- Location:
- wordai
- Files:
-
- 2 edited
-
tags/1.0.7/readme.txt (modified) (1 diff)
-
trunk/readme.txt (modified) (2 diffs)
Legend:
- Unmodified
- Added
- Removed
-
wordai/tags/1.0.7/readme.txt
r3358611 r3358639 118 118 This may occur if your server has restrictions with the streaming feature. To resolve it, go to WordAI → API Settings, uncheck the Streaming option, then click Save API Settings and try again. 119 119 120 = Why am I not seeing AI-generated content or images properly? = 121 If parameters are changed incorrectly, it may cause issues. To resolve this, you can simply click the "Reset Settings" button to restore the default configurations in the API Settings / Content Settings / Image Settings pages. You may also try enabling or disabling the Streaming option in the API settings page to check functionality. 122 123 Please ensure the following: 124 125 The API key in your application is correct and active. You can verify or regenerate it from the OpenAI platform. 126 127 Your OpenAI account is in good standing and has sufficient credits or a valid subscription. 128 129 Your network setup (such as proxy or firewall) is not interfering with the streaming connection. Note that OpenAI may restrict API access from certain geographical regions, which can affect streaming performance. 130 131 120 132 = Why do I get an error message like "Could not resolve host: api.openai.com"? = 121 133 This error usually occurs due to internet firewall or server restrictions that prevent the plugin from connecting to the OpenAI API. To resolve this, you can contact your hosting provider or adjust/remove any firewall or network restrictions that may be blocking communication with the OpenAI server. 134 135 122 136 123 137 -
wordai/trunk/readme.txt
r3358611 r3358639 118 118 This may occur if your server has restrictions with the streaming feature. To resolve it, go to WordAI → API Settings, uncheck the Streaming option, then click Save API Settings and try again. 119 119 120 = Why am I not seeing AI-generated content or images properly? = 121 If parameters are changed incorrectly, it may cause issues. To resolve this, you can simply click the "Reset Settings" button to restore the default configurations in the API Settings / Content Settings / Image Settings pages. You may also try enabling or disabling the Streaming option in the API settings page to check functionality. 122 123 Please ensure the following: 124 125 The API key in your application is correct and active. You can verify or regenerate it from the OpenAI platform. 126 127 Your OpenAI account is in good standing and has sufficient credits or a valid subscription. 128 129 Your network setup (such as proxy or firewall) is not interfering with the streaming connection. Note that OpenAI may restrict API access from certain geographical regions, which can affect streaming performance. 130 131 120 132 = Why do I get an error message like "Could not resolve host: api.openai.com"? = 121 133 This error usually occurs due to internet firewall or server restrictions that prevent the plugin from connecting to the OpenAI API. To resolve this, you can contact your hosting provider or adjust/remove any firewall or network restrictions that may be blocking communication with the OpenAI server. 134 135 122 136 123 137 … … 129 143 * Added: Latest GPT IMAGE 1 model 130 144 * Updated: Improved Performance 131 * Fixed: Minor bug fixes145 * Fixed: Minor bugs fixed 132 146 133 147 = 1.0.6 =
Note: See TracChangeset
for help on using the changeset viewer.