Hello,
I have solve this issue with code:
function code() {
echo do_shortcode( ‘[chatbot_chatgpt]’ );
}
add_action(‘wp_head’, ‘code’);
Now, I have this error.
https://prnt.sc/ds3YApvZ3Dwq
API Test API STATUS: API Error Type: insufficient_quota Message: You exceeded your current quota, please check your plan and billing details.
Could you help me?
Thank you
-
This reply was modified 2 years, 6 months ago by
vasilisar.
Update!
I change “”Use Custom GPT Assistant Id – NO” and I have this results
https://prnt.sc/VBkSYZEXnX8C
Could you help me?
Thank you
Good morning,
Please check your OpenAI account to ensure that you have not exceeded the details of your current plan. You can find details here:
https://platform.openai.com/account/billing/overview
It’s also possible that you have an expired API key. You can create a new key here:
https://platform.openai.com/api-keys