{"id":14,"date":"2025-06-05T20:07:06","date_gmt":"2025-06-05T12:07:06","guid":{"rendered":"http:\/\/39.104.13.219\/index.php\/ai%e5%b0%8f%e5%8a%a9%e6%89%8b\/"},"modified":"2025-06-05T20:07:06","modified_gmt":"2025-06-05T12:07:06","slug":"ai%e5%b0%8f%e5%8a%a9%e6%89%8b","status":"publish","type":"page","link":"http:\/\/39.104.13.219\/index.php\/ai%e5%b0%8f%e5%8a%a9%e6%89%8b\/","title":{"rendered":"Ai\u5c0f\u52a9\u624b"},"content":{"rendered":"    <div id=\"deepseek-chat-container\">\r\n        <!-- \u5386\u53f2\u8bb0\u5f55\u533a\u57df -->\r\n        <div id=\"deepseek-chat-history\">\r\n                            <p>\u672a\u767b\u5f55\uff0c\u6682\u65e0\u5386\u53f2\u8bb0\u5f55<\/p>\r\n                    <\/div>\r\n\r\n        <!-- \u4e3b\u5bf9\u8bdd\u533a\u57df -->\r\n        <div id=\"deepseek-chat-main\">\r\n            <div id=\"deepseek-chat-messages\">\r\n                <div class=\"message-bubble bot\" id=\"chatbot-prompt\">\u4f60\u597d\uff0c\u6211\u53ef\u4ee5\u5e2e\u4f60\u5199\u4f5c\u3001\u5199\u6587\u6848\u3001\u7ffb\u8bd1\uff0c\u6709\u95ee\u9898\u8bf7\u95ee\u6211~<\/div>\r\n                            <\/div>\r\n\r\n            <div id=\"clear-conversation-container\">\r\n                <button id=\"clear-conversation-button\" style=\"display: none;\">\u6e05\u9664\u5bf9\u8bdd<\/button>\r\n            <\/div>\r\n\r\n            <div id=\"deepseek-chat-input-container\">\r\n                                    <div class=\"deepseek-login-overlay\">\r\n                        \u8bf7\u5148\u767b\u5f55\u624d\u80fd\u4f7f\u7528Ai\u5bf9\u8bdd\u529f\u80fd                    <\/div>\r\n                            <\/div>\r\n\r\n            <div id=\"keyword-error-message\" style=\"color: red; display: none; margin-top: 5px; margin-left: 10px;\">\r\n                \u5185\u5bb9\u5305\u542b\u8fdd\u89c4\u5173\u952e\u8bcd\uff0c\u5c0f\u52a9\u624b\u65e0\u6cd5\u6b63\u5e38\u5904\u7406\uff0c\u8bf7\u5237\u65b0\u7f51\u9875\u4fee\u6539\u4e4b\u540e\u518d\u8bd5\u3002\r\n            <\/div>\r\n\r\n            <div id=\"deepseek-options-bar\">\r\n                \r\n                <!-- \u8054\u7f51\u641c\u7d22\u5f00\u5173 -->\r\n                                    <div class=\"deepseek-option-item deepseek-search-toggle\" style=\"display: none;\" data-supported-models='{\"qwen\":[\"qwen-max\",\"qwen-plus\",\"qwen-turbo\"],\"xunfei\":[\"generalv3\",\"generalv3.5\",\"4.0Ultra\"]}'>\r\n                <label class=\"switch\">\r\n                    <input type=\"checkbox\" id=\"enable-search\">\r\n                    <span class=\"slider round\"><\/span>\r\n                <\/label>\r\n                <span>\u8054\u7f51\u641c\u7d22<\/span>\r\n            <\/div>\r\n        \r\n                                \r\n                 \r\n\r\n                <!-- \u667a\u80fd\u4f53\u6587\u4ef6\u4e0a\u4f20\u677f\u5757 -->\r\n                <div class=\"agent-upload-section\" style=\"display: none;\">\r\n                    <button id=\"deepseek-agent-upload-btn\">\u672c\u5730\u6587\u4ef6<\/button>\r\n                    <input type=\"file\" id=\"deepseek-agent-file-input\" style=\"display: none;\" \/>\r\n                    <div id=\"agent-uploaded-file\">\r\n                        <span class=\"file-name\"><\/span>\r\n                        <button class=\"remove-file-btn\">\u5220\u9664<\/button>\r\n                    <\/div>\r\n                <\/div>\r\n            <\/div>\r\n        \r\n        <!-- \u56fe\u7247\u751f\u6210\u89c6\u9891\u9884\u89c8\u533a\u57df -->\r\n        <div id=\"qwen-video-image-preview\" style=\"display: none; margin-top: 10px;\">\r\n        <div id=\"uploaded-image-container\"><\/div>\r\n        <button id=\"remove-uploaded-image\">\u5220\u9664<\/button>\r\n    <\/div>\r\n    <\/div>\r\n<\/div>\r\n    <script type=\"text\/javascript\">\r\n    document.addEventListener('DOMContentLoaded', function() {\r\n        const input = document.getElementById('deepseek-chat-input');\r\n        const sendButton = document.getElementById('deepseek-chat-send');\r\n        if (input && sendButton && !sendButton.disabled) {\r\n            input.addEventListener('keypress', function(event) {\r\n                if (event.key === 'Enter' && !event.shiftKey) {\r\n                    event.preventDefault();\r\n                    sendButton.click();\r\n                }\r\n            });\r\n        }\r\n\r\n        const clearButton = document.getElementById('clear-conversation-button');\r\n        if (clearButton) {\r\n            clearButton.addEventListener('click', function() {\r\n                showClearConfirmation(document.getElementById('deepseek-chat-messages'));\r\n            });\r\n        }\r\n    });\r\n    <\/script>\r\n\r\n    <script type=\"text\/javascript\">\r\n        var ajax_nonce = '907b681047';\r\n        var ajax_url = 'http:\/\/39.104.13.219\/wp-admin\/admin-ajax.php';\r\n        var enabled_interfaces = [\"qwen\"];\r\n        var model_params = {\r\n            'deepseek': 'deepseek-chat',\r\n            'doubao': '',\r\n            'kimi': '',\r\n            'openai': '',\r\n            'grok': '',\r\n            'gemini': 'gemini-2.0-flash',\r\n            'claude': 'claude-3-7-sonnet-20250219', \r\n            'qianfan': '',\r\n            'hunyuan': '',\r\n            'xunfei': 'generalv3.5',\r\n            'qwen': 'qwen-max,wanx2.1-t2i-turbo,wanx2.1-t2v-turbo',\r\n            'pollinations': 'flux',\r\n            'custom': ''\r\n        };\r\n        var current_interface = 'qwen';\r\n        var default_model = model_params[current_interface].split(',')[0];\r\n    <\/script>\r\n\r\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-14","page","type-page","status-publish","hentry"],"_links":{"self":[{"href":"http:\/\/39.104.13.219\/index.php\/wp-json\/wp\/v2\/pages\/14","targetHints":{"allow":["GET"]}}],"collection":[{"href":"http:\/\/39.104.13.219\/index.php\/wp-json\/wp\/v2\/pages"}],"about":[{"href":"http:\/\/39.104.13.219\/index.php\/wp-json\/wp\/v2\/types\/page"}],"author":[{"embeddable":true,"href":"http:\/\/39.104.13.219\/index.php\/wp-json\/wp\/v2\/users\/1"}],"replies":[{"embeddable":true,"href":"http:\/\/39.104.13.219\/index.php\/wp-json\/wp\/v2\/comments?post=14"}],"version-history":[{"count":0,"href":"http:\/\/39.104.13.219\/index.php\/wp-json\/wp\/v2\/pages\/14\/revisions"}],"wp:attachment":[{"href":"http:\/\/39.104.13.219\/index.php\/wp-json\/wp\/v2\/media?parent=14"}],"curies":[{"name":"wp","href":"https:\/\/api.w.org\/{rel}","templated":true}]}}