File: /www/server/panel/BTPanel/static/js/chat-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("c",function(t){return e.post("/mod/agent/com/get_models",{data:t,customType:"model"})}),t("i",function(){return e.post("/mod/agent/com/get_tool_list",{data:{type:"aics"},customType:"model"})}),t("a",function(t){return e.post("/mod/agent/com/get_chat_historys",{data:t,customType:"model"})}),t("b",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("k",function(t){return e.post("/mod/agent/com/del_chat_msg",{data:t,check:"boolean",customType:"model"})}),t("g",function(t){return e.post("/mod/agent/com/get_config",{data:t,check:"object",customType:"model"})}),t("j",function(t){return e.post("/mod/agent/com/set_config",{data:t,check:"boolean",customType:"model"})}),t("h",function(){return e.post("/mod/agent/com/get_skill_list",{customType:"model"})}),t("e",function(t){return e.post("/mod/agent/com/set_skill_status",{data:t,check:"boolean",customType:"model"})}),t("f",function(){return e.post("/mod/agent/com/get_tool_list",{customType:"model"})}),t("s",function(t){return e.post("/mod/agent/com/set_tool_show_status",{data:t,check:"boolean",customType:"model"})})}}});