File: /www/server/panel/BTPanel/static/js/ai-legacy.js
System.register(["./utils-lib-legacy.js?v=1777008528","./base-lib-legacy.js?v=1777008528"],function(t,o){"use strict";var e;return{setters:[function(t){e=t.u},null],execute:function(){t("k",function(t){return e.post("/mod/agent/com/get_config",{data:t,check:"object",customType:"model"})}),t("m",function(t){return e.post("/mod/agent/com/set_config",{data:t,check:"boolean",customType:"model"})}),t("l",function(){return e.post("/mod/agent/com/get_models",{data:{},customType:"model"})}),t("n",function(){return e.post("/mod/agent/com/get_tool_list",{data:{type:""},customType:"model"})}),t("q",function(t){return e.post("/mod/agent/com/get_chat_historys",{data:t,customType:"model"})}),t("g",function(t){return e.post("/mod/agent/com/get_chat",{data:t,customType:"model"})}),t("d",function(t){return e.post("/mod/agent/com/del_chat",{data:t,check:"boolean",customType:"model"})}),t("r",function(t){return e.post("/mod/agent/com/del_chat_msg",{data:t,check:"boolean",customType:"model"})}),t("c",function(){return e.post("/mod/agent/com/get_skill_list",{customType:"model"})}),t("s",function(t){return e.post("/mod/agent/com/set_skill_status",{data:t,check:"msg",customType:"model"})}),t("o",function(t){return e.post("/mod/agent/com/set_tool_show_status",{data:t,check:"object",customType:"model"})}),t("b",function(t){return e.post("/mod/agent/com/get_usage_records",{data:t,customType:"model"})}),t("e",function(t){return e.post("/mod/agent/com/export_usage_records",{data:t,customType:"model"})}),t("a",function(){return e.post("/mod/agent/com/get_skill_agent_list",{customType:"model"})}),t("i",function(t){return e.post("/mod/agent/com/import_skills",{data:t,check:"msg",customType:"model"})}),t("f",function(t){return e.post("/mod/agent/com/delete_skill",{data:t,check:"msg",customType:"model"})}),t("h",function(){return e.post("/mod/agent/com/get_ai_credit_packages",{customType:"model"})}),t("j",function(t){return e.post("/mod/agent/com/create_ai_credit_order",{data:t,check:"object",customType:"model"})}),t("p",function(t){return e.post("/mod/agent/com/get_site_list",{data:t,customType:"model"})})}}});