function add_chatgpt_api_script() {
wp_enqueue_script(‘chatgpt-api’, ‘https://cdnjs.cloudflare.com/ajax/libs/fetch/2.0.4/fetch.min.js’);
}

add_action(‘wp_enqueue_scripts’, ‘add_chatgpt_api_script’);

HTML Snippets Powered By : XYZScripts.com
AI Chatbot Avatar