{"id":2,"date":"2025-08-04T18:38:00","date_gmt":"2025-08-04T16:38:00","guid":{"rendered":"https:\/\/nl-hh.eu\/?page_id=2"},"modified":"2025-08-30T11:34:24","modified_gmt":"2025-08-30T09:34:24","slug":"beispiel-seite","status":"publish","type":"page","link":"https:\/\/nl-hh.eu\/index.php\/beispiel-seite\/","title":{"rendered":"AI Chat Bot"},"content":{"rendered":"\n<blockquote class=\"wp-block-quote is-layout-flow wp-block-quote-is-layout-flow\">\n<p><\/p>\n<\/blockquote>\n\n\n    <script type=\"text\/javascript\">\n        document.addEventListener(\"DOMContentLoaded\", function() {\n            let kchat_settings = {\"chatbot_chatgpt_model\":\"mistral-large-latest\",\"chatbot_chatgpt_display_style\":\"embedded\",\"chatbot_chatgpt_audience_choice\":\"all\",\"chatbot_chatgpt_additional_instructions\":\"\",\"model\":\"mistral-large-latest\",\"chatbot_chatgpt_model_choice\":\"mistral-large-latest\",\"voice\":\"alloy\",\"chatbot_chatgpt_voice_option\":\"alloy\",\"additional_instructions\":\"\",\"chatbot_chatgpt_message_limit_setting\":\"999\",\"chatbot_chatgpt_message_limit_period_setting\":\"Lifetime\",\"chatbot_chatgpt_display_message_count\":\"Yes\",\"chatbot_chatgpt_version\":\"2.4.6\",\"plugins_url\":\"https:\\\/\\\/nl-hh.eu\\\/wp-content\\\/plugins\\\/chatbot-chatgpt\\\/\",\"ajax_url\":\"https:\\\/\\\/nl-hh.eu\\\/wp-admin\\\/admin-ajax.php\",\"user_id\":0,\"page_id\":2,\"session_id\":\"kognetiks_69dfee6dd9f275.54738605\",\"thread_id\":null,\"assistant_id\":\"websearch\",\"chatbot_chatgpt_timeout_setting\":\"240\",\"chatbot_chatgpt_avatar_icon_setting\":\"\",\"chatbot_chatgpt_custom_avatar_icon_setting\":\"\",\"chatbot_chatgpt_avatar_greeting_setting\":\"Howdy!!! Great to see you today! How can I help you?\",\"chatbot_chatgpt_force_page_reload\":\"No\",\"chatbot_chatgpt_custom_error_message\":\"Your custom error message goes here.\",\"chatbot_chatgpt_appearance_open_icon\":\"\",\"chatbot_chatgpt_appearance_collapse_icon\":\"\",\"chatbot_chatgpt_appearance_erase_icon\":\"\",\"chatbot_chatgpt_appearance_mic_enabled_icon\":\"\",\"chatbot_chatgpt_appearance_mic_disabled_icon\":\"\",\"chatbot_chatgpt_width_setting\":\"Narrow\",\"chatbot_chatgpt_start_status\":\"open\",\"chatbot_chatgpt_start_status_new_visitor\":\"open\",\"chatbot_chatgpt_initial_greeting\":\"Guten Tag. Wie darf ich Ihnen behilflich sein?\",\"chatbot_chatgpt_subsequent_greeting\":\"Sch\\u00f6n, Sie wieder zu sehen.\",\"chatbot_chatgpt_allow_file_uploads\":\"Yes\",\"chatbot_chatgpt_allow_mp3_uploads\":\"No\",\"chatbot_chatgpt_read_aloud_option\":\"no\",\"chatbot_chatgpt_allow_download_transcript\":\"Yes\",\"chatbot_chatgpt_conversation_continuation\":\"On\",\"chatbot_chatgpt_bot_name\":\"websearch\"};\n            if (kchat_settings && typeof kchat_settings === \"object\") {\n                \/\/ Resolve LocalStorage - Ver 2.1.1.1.R2\n                const includeKeys = [\n                    'chatbot_chatgpt_last_reset',\n                    'chatbot_chatgpt_message_count',\n                    'chatbot_chatgpt_display_message_count',\n                    'chatbot_chatgpt_message_limit_setting',\n                    'chatbot_chatgpt_message_limit_period_setting',\n                    'chatbot_chatgpt_start_status',\n                    'chatbot_chatgpt_start_status_new_visitor',\n                    'chatbot_chatgpt_opened',\n                    'chatbot_chatgpt_last_reset'\n                ];\n                Object.keys(kchat_settings).forEach(function(key) {\n                    if (includeKeys.includes(key)) {\n                        localStorage.setItem(key, kchat_settings[key]);\n                        \/\/ DiAG - Diagnostics - Ver 2.4.5\n                        \/\/ console.log(\"Chatbot: NOTICE: chatbot-shortcode.php - Key: \" + key + \" Value: \" + kchat_settings[key]);\n                    }\n                });\n                \/\/ Dispatch custom event after setting localStorage keys\n                document.dispatchEvent(new Event('kchat_settingsSet'));\n            }\n        });\n    <\/script>\n            <div id=\"chatbot-chatgpt\" style=\"display: flex;\" class=\"chatbot-embedded-style chatbot-full\" data-cache-buster=\"1776283246\">\n        <script>\n            jQuery(document).ready(function($) {\n                $('#chatbot-chatgpt').removeClass('chatbot-floating-style').addClass('chatbot-embedded-style');\n            });\n        <\/script>\n        <!-- REMOVED FOR EMBEDDED -->\n        <div id=\"chatbot-chatgpt-header-embedded\"><div id=\"chatbot-chatgpt-title\" class=\"title\">websearch<\/div><\/div>        <div id=\"chatbot-chatgpt-conversation\"><\/div>\n        <div id=\"chatbot-chatgpt-input\">\n            <div id=\"chatbot-chatgpt-input-area\">\n                <label for=\"chatbot-chatgpt-message\"><\/label>\n                <center><textarea id='chatbot-chatgpt-message' rows='5' placeholder='Wie kann ich Ihnen helfen ?' style='width: 95%;'><\/textarea><\/center>            <\/div>\n        <\/div>\n        <div id=\"chatbot-chatgpt-buttons-container\">\n            <button id=\"chatbot-chatgpt-submit\" title=\"Send Message\">\n                <img decoding=\"async\" src=\"https:\/\/nl-hh.eu\/wp-content\/plugins\/chatbot-chatgpt\/includes\/settings\/..\/..\/assets\/icons\/send_FILL0_wght400_GRAD0_opsz24.png\" alt=\"Send\">\n            <\/button>\n                            <input type=\"file\" id=\"chatbot-chatgpt-upload-file-input\" name=\"file[]\" style=\"display: none;\" multiple=\"multiple\" \/>\n                <button id=\"chatbot-chatgpt-upload-file\" title=\"Upload Files\">\n                    <img decoding=\"async\" src=\"https:\/\/nl-hh.eu\/wp-content\/plugins\/chatbot-chatgpt\/includes\/settings\/..\/..\/assets\/icons\/attach_file_FILL0_wght400_GRAD0_opsz24.png\" alt=\"Upload File\">\n                <\/button>\n                <script type=\"text\/javascript\">\n                    document.getElementById('chatbot-chatgpt-upload-file').addEventListener('click', function() {\n                        document.getElementById('chatbot-chatgpt-upload-file-input').click();\n                    });\n                <\/script>\n                                    <button id=\"chatbot-chatgpt-erase-btn\" title=\"Clear Conversation\">\n                <img decoding=\"async\" src=\"https:\/\/nl-hh.eu\/wp-content\/plugins\/chatbot-chatgpt\/includes\/settings\/..\/..\/assets\/icons\/delete_FILL0_wght400_GRAD0_opsz24.png\" alt=\"Erase Conversation\">\n            <\/button>\n                                        <button id=\"chatbot-chatgpt-speech-recognition-btn\" title=\"Use your microphone\">\n                    <img decoding=\"async\" src=\"https:\/\/nl-hh.eu\/wp-content\/plugins\/chatbot-chatgpt\/includes\/settings\/..\/..\/assets\/icons\/mic_24dp_000000_FILL0_wght400_GRAD0_opsz24.png\" alt=\"Speech Recognition\">\n                <\/button>\n                                        <button id=\"chatbot-chatgpt-download-transcript-btn\" title=\"Download Transcript\">\n                    <img decoding=\"async\" src=\"https:\/\/nl-hh.eu\/wp-content\/plugins\/chatbot-chatgpt\/includes\/settings\/..\/..\/assets\/icons\/download_FILL0_wght400_GRAD0_opsz24.png\" alt=\"Download Transcript\">\n                <\/button>\n                        <\/div>\n                    <\/div>\n        <button id=\"chatgpt-open-btn\" style=\"display: none;\">\n        <i class=\"chatbot-open-icon\"><\/i>\n        <\/button>\n        \n","protected":false},"excerpt":{"rendered":"","protected":false},"author":1,"featured_media":0,"parent":0,"menu_order":0,"comment_status":"closed","ping_status":"closed","template":"","meta":{"footnotes":""},"class_list":["post-2","page","type-page","status-publish","hentry"],"_links":{"self":[{"href":"https:\/\/nl-hh.eu\/index.php\/wp-json\/wp\/v2\/pages\/2","targetHints":{"allow":["GET"]}}],"collection":[{"href":"https:\/\/nl-hh.eu\/index.php\/wp-json\/wp\/v2\/pages"}],"about":[{"href":"https:\/\/nl-hh.eu\/index.php\/wp-json\/wp\/v2\/types\/page"}],"author":[{"embeddable":true,"href":"https:\/\/nl-hh.eu\/index.php\/wp-json\/wp\/v2\/users\/1"}],"replies":[{"embeddable":true,"href":"https:\/\/nl-hh.eu\/index.php\/wp-json\/wp\/v2\/comments?post=2"}],"version-history":[{"count":3,"href":"https:\/\/nl-hh.eu\/index.php\/wp-json\/wp\/v2\/pages\/2\/revisions"}],"predecessor-version":[{"id":18,"href":"https:\/\/nl-hh.eu\/index.php\/wp-json\/wp\/v2\/pages\/2\/revisions\/18"}],"wp:attachment":[{"href":"https:\/\/nl-hh.eu\/index.php\/wp-json\/wp\/v2\/media?parent=2"}],"curies":[{"name":"wp","href":"https:\/\/api.w.org\/{rel}","templated":true}]}}