File: /www/server/panel/BTPanel/static/js/ai.js
import{u as t}from"./utils-lib.js?v=1777008528";import"./base-lib.js?v=1777008528";const c=o=>t.post("/mod/agent/com/get_config",{data:o,check:"object",customType:"model"}),m=o=>t.post("/mod/agent/com/set_config",{data:o,check:"boolean",customType:"model"}),a=()=>t.post("/mod/agent/com/get_models",{data:{},customType:"model"}),n=()=>t.post("/mod/agent/com/get_tool_list",{data:{type:""},customType:"model"}),l=o=>t.post("/mod/agent/com/get_chat_historys",{data:o,customType:"model"}),g=o=>t.post("/mod/agent/com/get_chat",{data:o,customType:"model"}),d=o=>t.post("/mod/agent/com/del_chat",{data:o,check:"boolean",customType:"model"}),p=o=>t.post("/mod/agent/com/del_chat_msg",{data:o,check:"boolean",customType:"model"}),i=()=>t.post("/mod/agent/com/get_skill_list",{customType:"model"}),_=o=>t.post("/mod/agent/com/set_skill_status",{data:o,check:"msg",customType:"model"}),r=o=>t.post("/mod/agent/com/set_tool_show_status",{data:o,check:"object",customType:"model"}),u=o=>t.post("/mod/agent/com/get_usage_records",{data:o,customType:"model"}),k=o=>t.post("/mod/agent/com/export_usage_records",{data:o,customType:"model"}),y=()=>t.post("/mod/agent/com/get_skill_agent_list",{customType:"model"}),T=o=>t.post("/mod/agent/com/import_skills",{data:o,check:"msg",customType:"model"}),h=o=>t.post("/mod/agent/com/delete_skill",{data:o,check:"msg",customType:"model"}),f=()=>t.post("/mod/agent/com/get_ai_credit_packages",{customType:"model"}),C=o=>t.post("/mod/agent/com/create_ai_credit_order",{data:o,check:"object",customType:"model"}),b=o=>t.post("/mod/agent/com/get_site_list",{data:o,customType:"model"});export{y as a,u as b,i as c,d,k as e,h as f,g,f as h,T as i,C as j,c as k,a as l,m,n,r as o,b as p,l as q,p as r,_ as s};