filecat 6.15.2 → 6.16.2

This diff represents the content of publicly available package versions that have been released to one of the supported registries. The information contained in this diff is provided for informational purposes only and reflects changes between package versions as they appear in their respective public registries.
package/package.json CHANGED
@@ -1,6 +1,6 @@
1
1
  {
2
2
  "name": "filecat",
3
- "version": "6.15.2",
3
+ "version": "6.16.2",
4
4
  "description": "FileCat File Browser Server Manager",
5
5
  "author": "xiaobaidadada",
6
6
  "repository": {
@@ -1 +0,0 @@
1
- "use strict";(self.webpackChunkfilecat=self.webpackChunkfilecat||[]).push([[6010,9782],{83277(e,t,s){s.d(t,{$j:()=>c,Lv:()=>a,qq:()=>i});class n{options_agent_url_list;options_agent_key_list;options_agent_model_list}class a{token;open=!1;note;index;url;model;request_type;json_params;sys_prompt;dotenv="";tool_mode=!1;show_options;static get_label_by_v(e,t){if(!e||!t?.length)return e;for(const s of t)if(s.value===e)return s.label;return e}static have_label_by_v(e,t){if(!e||!t?.length)return!1;for(const s of t)if(s.value===e)return!0;return!1}}class i extends n{tool_error_max=50;tool_call_max=300;allow_exec_cmd_directly=!1;proxy_url}const l=JSON.stringify({stream:!0,thinking:{type:"disabled"}});function c(e){return"string"==typeof e?e:Array.isArray(e)?e.map(e=>"text"===e.type?e.text:"[图片]").join("\n"):""}s.d(t,["CP",0,'\n\n# 工具报错最大尝试次数\ntool_error_max=50\n# 聊天循环最大次数\ntool_call_max=300\n# 是否允许AI直接执行命令而不需要用户确认,默认为false,需要用户手动确认,如果使用 workflow 这里等价于为 true\nallow_exec_cmd_directly=false\n\n# 可选的代理 url,如果指定了所有访问大模型的请求将会走代理\n#proxy_url=\n\n# 可选的多个url 以数组分割\n# options_agent_url_list=[{"value":"http://..","label":"openai"}]\n\n# 可选的多个 key\n# options_agent_key_list=[{"value":"sh-aaa","label":"option1"}]\n\n# 可选的多个 model\n# options_agent_model_list=[{"value":"gpt-5.5","label":"gpt"}]\n\n',"cL",0,l])},86271(e,t,s){s.r(t),s.d(t,{default:()=>M});var n=s(96540),a=s(14284),i=s(7463),l=s(57952),c=s(85997),r=s(78247),o=s(23430),d=s(40505),u=s(62042),m=s(22022),h=s(45907),p=s(53459),g=s(87361),x=s(61973),_=s(34843),j=s(82893),f=s(27690),v=s(61443),y=s(72693),b=s(83277),S=s(74848);function w({sessions:e,activeSessionId:t,onSelectSession:s,onRenameSession:a,onDeleteSession:i,onShowUsageStats:l,batchMode:r,selectedSessionIds:o,onToggleSessionSelect:d}){const{t:u}=(0,m.Bd)(),[h,p]=(0,_.fp)(j.AG.ai_session_collapsed),[g,x]=(0,n.useState)(""),v=g.trim()?e.filter(e=>(e.title||"").toLowerCase().includes(g.toLowerCase())||(e.summary||"").toLowerCase().includes(g.toLowerCase())||(e.long_term_memory||"").toLowerCase().includes(g.toLowerCase())):e;return(0,S.jsxs)("aside",{className:`chat-session-list ${h?"active":""} ${h?"collapsed":""}`,children:[!h&&(0,S.jsx)("div",{className:"chat-session-search",children:(0,S.jsx)("input",{type:"text",className:"chat-session-search-input",placeholder:u("搜索会话"),value:g,onChange:e=>x(e.target.value)})}),v.map(e=>{return(0,S.jsx)("div",{children:(0,S.jsxs)("button",{className:`chat-session-item ${t===e.id?"active":""} ${r?"batch-mode":""}`,onClick:()=>{r&&d?d(e.id):s(e.id)},title:e.summary||e.long_term_memory||e.title,children:[r&&(0,S.jsx)("input",{type:"checkbox",className:"chat-session-checkbox",checked:o?.has(e.id)??!1,onChange:()=>d?.(e.id),onClick:e=>e.stopPropagation()}),(0,S.jsx)("span",{children:(n=e.title,n||"新会话")}),(0,S.jsx)("small",{children:e.message_count}),"web"!==e.source&&(0,S.jsx)("em",{className:"chat-session-source",children:e.source}),!r&&(0,S.jsx)(f.MenuSelect,{list:[{name:u("重命名"),click:()=>a(e.id,e.title)},{name:u("字符消耗统计"),click:()=>l(e.id)},{name:u("删除"),click:()=>i(e.id)}],children:(0,S.jsx)(c.In,{icon:"more_horiz"})})]})},e.id);var n})]})}function N({pendingAttachments:e,onRemove:t}){return 0===e.length?null:(0,S.jsx)("div",{className:"chat-attachment-strip",children:e.map((e,s)=>(0,S.jsxs)("div",{className:"chat-attachment-chip",children:[(0,S.jsx)(c.In,{icon:"attach_file"}),(0,S.jsx)("span",{title:e.name,children:e.name}),(0,S.jsx)("button",{type:"button",onClick:()=>t(s),children:(0,S.jsx)(c.In,{icon:"close"})})]},`${e.name}_${s}`))})}function k({inputValue:e,onInputChange:t,onKeyDown:s,onPaste:n,onSend:a,sending:i,pendingAttachments:l,onRemoveAttachment:r,onOpenFilePicker:o,onAddFiles:d,onDrop:u,onDragOver:h,fileInputRef:p}){const{t:g}=(0,m.Bd)();return(0,S.jsxs)("div",{className:"chat-input-area",onDrop:u,onDragOver:h,children:[(0,S.jsx)("input",{ref:p,type:"file",multiple:!0,style:{display:"none"},onChange:e=>{e.target.files?.length&&(d(e.target.files),e.currentTarget.value="")}}),(0,S.jsxs)("div",{className:"chat-input-shell",children:[(0,S.jsx)(N,{pendingAttachments:l,onRemove:r}),(0,S.jsx)("textarea",{value:e,onChange:t,onPaste:n,onKeyDown:s,placeholder:g("输入消息"),className:"chat-input"})]}),(0,S.jsx)(c.rA,{title:g("添加文件"),icon:"attach_file",onClick:o}),!1===i?(0,S.jsx)(c.Vi,{text:g("发送"),clickFun:a}):(0,S.jsx)("div",{className:"ai-thinking-indicator",children:(0,S.jsxs)("div",{className:"ai-thinking-dots",children:[(0,S.jsx)("div",{className:"ai-thinking-dot"}),(0,S.jsx)("div",{className:"ai-thinking-dot"}),(0,S.jsx)("div",{className:"ai-thinking-dot"})]})})]})}var A=s(96494);function C(){try{const e=localStorage.getItem("ai_images_extra_params");if(e)return JSON.parse(e)}catch{}return{size:"1024x1024",n:1}}function I({onClose:e}){const{t}=(0,m.Bd)(),[s,a]=(0,n.useState)(C),[i,l]=(0,n.useState)(s.size||"1024x1024"),[r,o]=(0,n.useState)(String(s.n??1)),[d,u]=(0,n.useState)(s.quality||""),[h,p]=(0,n.useState)(s.style||""),[g,x]=(0,n.useState)(s.extra_json||"");return(0,S.jsxs)("div",{className:"card images-params-card",children:[(0,S.jsx)("h3",{children:t("图片生成参数设置")}),(0,S.jsx)("p",{className:"images-params-hint",children:"不同模型支持的参数不同,请参考模型文档。常见 size 值: 1024x1024, 1792x1024, 1024x1792 (DALL-E 3)"}),(0,S.jsxs)("div",{className:"images-params-fields",children:[(0,S.jsxs)("div",{children:[(0,S.jsx)("label",{children:"size (图片尺寸)"}),(0,S.jsx)(v.Sm,{value:i,handleInputChange:l,no_border:!1})]}),(0,S.jsxs)("div",{children:[(0,S.jsx)("label",{children:"n (生成数量)"}),(0,S.jsx)(v.Sm,{value:r,handleInputChange:o,no_border:!1})]}),(0,S.jsxs)("div",{children:[(0,S.jsx)("label",{children:'quality (画质, 如 "standard" / "hd")'}),(0,S.jsx)(v.Sm,{value:d,handleInputChange:u,no_border:!1})]}),(0,S.jsxs)("div",{children:[(0,S.jsx)("label",{children:'style (风格, 如 "vivid" / "natural")'}),(0,S.jsx)(v.Sm,{value:h,handleInputChange:p,no_border:!1})]}),(0,S.jsxs)("div",{children:[(0,S.jsx)("label",{children:"额外参数 (JSON,会合并到请求体中)"}),(0,S.jsx)(v.Sm,{value:g,handleInputChange:x,no_border:!1})]})]}),(0,S.jsxs)("div",{className:"images-params-actions",children:[(0,S.jsx)(c.rA,{icon:"close",title:t("取消"),onClick:e}),(0,S.jsx)(c.rA,{icon:"save",title:t("保存"),onClick:()=>{const t={size:i,n:parseInt(r)||1};d&&(t.quality=d),h&&(t.style=h),g&&(t.extra_json=g),function(e){localStorage.setItem("ai_images_extra_params",JSON.stringify(e))}(t),e()}})]})]})}function $(){const{t:e}=(0,m.Bd)(),[t,s]=(0,_.fp)(j.AG.ai_request_type),[a,i]=(0,n.useState)(!1),l=(0,A.r)(),c=l.find(e=>e.value===t)??l[0];return(0,S.jsxs)(S.Fragment,{children:[(0,S.jsx)(f.MenuSelect,{list:[...l.map(e=>({name:e.label,click:()=>s(e.value)})),..."images"===t?[{name:e("图片参数设置"),click:()=>i(!0)}]:[],..."audio_speech"===t?[{name:e("语音参数设置"),click:()=>{const t=localStorage.getItem("ai_audio_extra_params"),s=t?JSON.parse(t):{},n=s.voice||"alloy",a=s.speed||"1.0",i=prompt(e("输入 voice (如 alloy, echo, fable, onyx, nova, shimmer)"),n);if(null!==i){const t=prompt(e("输入 speed (0.25 ~ 4.0)"),a);null!==t&&localStorage.setItem("ai_audio_extra_params",JSON.stringify({voice:i,speed:parseFloat(t)||1}))}}}]:[]],children:(0,S.jsxs)("div",{className:"menu-select-trigger",children:[(0,S.jsx)("span",{children:c.label}),(0,S.jsx)("span",{className:"menu-select-arrow",children:"▾"})]})}),a&&(0,S.jsx)("div",{className:"modal-overlay",onClick:()=>i(!1),children:(0,S.jsx)("div",{onClick:e=>e.stopPropagation(),children:(0,S.jsx)(I,{onClose:()=>i(!1)})})})]})}var O=s(34299);function D(e){const t=e.attachments&&e.attachments.length>0?(0,S.jsx)("div",{className:"chat-message-attachments",children:e.attachments.map((e,t)=>(0,S.jsxs)("div",{className:"chat-message-attachment",children:[(0,S.jsx)(c.In,{icon:"attach_file"}),(0,S.jsx)("span",{children:e.name}),(0,S.jsxs)("small",{children:[e.size," B"]})]},`${e.name}_${t}`))}):null,s=[];e.images&&"bot"===e.sender&&s.push((0,S.jsx)(n.Fragment,{children:(0,S.jsx)(V,{images:e.images,text:e.text})},"images")),e.audio&&"bot"===e.sender&&s.push((0,S.jsx)(n.Fragment,{children:(0,S.jsx)(J,{audio:e.audio,text:e.text})},"audio")),e.embeddings&&"bot"===e.sender&&s.push((0,S.jsx)(n.Fragment,{children:(0,S.jsx)(L,{embeddings:e.embeddings,text:e.text})},"embeddings"));const a=e.call_list&&e.call_list.length>0&&"bot"===e.sender?(0,S.jsx)(n.Fragment,{children:(0,S.jsx)(F,{callList:e.call_list})},"call_list"):null;return 0===s.length?(0,S.jsxs)(S.Fragment,{children:[a,t,(0,S.jsx)(O.default,{context:e.text})]}):(0,S.jsxs)(S.Fragment,{children:[s,a,t,e.text&&(0,S.jsx)(O.default,{context:e.text})]})}function F({callList:e}){const[t,s]=n.useState(!1);if(!e?.length)return null;e.filter(e=>e.success).length;const a=e.filter(e=>!e.success).length;return(0,S.jsxs)("div",{className:"chat-message-call-list",children:[(0,S.jsxs)("div",{className:"call-list-header",onClick:()=>s(!t),children:[(0,S.jsx)(c.In,{icon:t?"expand_less":"expand_more"}),(0,S.jsxs)("span",{className:"call-list-summary",children:["工具调用 (",e.length,")",a>0&&(0,S.jsxs)("span",{className:"call-list-fail",children:[" 失败: ",a]})]})]}),t&&(0,S.jsx)("div",{className:"call-list-body",children:e.map((e,t)=>(0,S.jsxs)("div",{className:"call-list-item "+(e.success?"call-success":"call-fail"),children:[(0,S.jsxs)("div",{className:"call-list-item-header",children:[(0,S.jsx)(c.In,{icon:e.success?"check_circle":"error"}),(0,S.jsx)("span",{className:"call-list-tool-name",children:e.tool_display_name||e.tool_name}),(0,S.jsxs)("span",{className:"call-list-duration",children:[e.duration_ms,"ms"]})]}),e.tool_args&&(0,S.jsxs)("details",{className:"call-list-details",children:[(0,S.jsx)("summary",{children:"参数"}),(0,S.jsx)("pre",{className:"call-list-pre",children:JSON.stringify(e.tool_args,null,2)})]}),!e.success&&e.error&&(0,S.jsxs)("details",{className:"call-list-details",children:[(0,S.jsx)("summary",{children:"错误"}),(0,S.jsx)("pre",{className:"call-list-pre call-list-error-text",children:e.error})]}),e.success&&e.tool_result&&(0,S.jsxs)("details",{className:"call-list-details",children:[(0,S.jsx)("summary",{children:"结果"}),(0,S.jsx)("pre",{className:"call-list-pre",children:e.tool_result.length>500?e.tool_result.slice(0,500)+"...":e.tool_result})]})]},t))})]})}function V({images:e,text:t}){let s=e||[];if(!s.length&&t)try{s=JSON.parse(t).data||[]}catch{}return s.length?(0,S.jsxs)("div",{className:"image-generation-result",children:[s.map((e,t)=>(0,S.jsxs)("div",{className:"image-generation-item",children:[e.url&&(0,S.jsx)("div",{className:"image-generation-image-wrapper",children:(0,S.jsx)("img",{src:e.url,alt:e.revised_prompt||`生成的图片 ${t+1}`,loading:"lazy"})}),e.b64_json&&(0,S.jsx)("div",{className:"image-generation-image-wrapper",children:(0,S.jsx)("img",{src:`data:image/png;base64,${e.b64_json}`,alt:`生成的图片 ${t+1}`})}),e.revised_prompt&&(0,S.jsx)("p",{className:"image-generation-prompt",children:(0,S.jsx)("small",{children:e.revised_prompt})})]},t)),t&&!e&&(0,S.jsx)(O.default,{context:t})]}):(0,S.jsx)(O.default,{context:t||""})}function J({audio:e,text:t}){if(e){if(e.url)return(0,S.jsx)("div",{className:"audio-result",children:(0,S.jsx)("audio",{controls:!0,src:e.url,children:"您的浏览器不支持音频播放"})});if(e.data){const t=e.mime_type||"audio/mpeg";return(0,S.jsx)("div",{className:"audio-result",children:(0,S.jsx)("audio",{controls:!0,src:`data:${t};base64,${e.data}`,children:"您的浏览器不支持音频播放"})})}}const s=t||"";if(s.startsWith("http://")||s.startsWith("https://"))return(0,S.jsx)("div",{className:"audio-result",children:(0,S.jsx)("audio",{controls:!0,src:s,children:"您的浏览器不支持音频播放"})});try{const e=JSON.parse(s);if(e?.data||e?.audio_data){const t=e.data||e.audio_data;return(0,S.jsx)("div",{className:"audio-result",children:(0,S.jsx)("audio",{controls:!0,src:`data:audio/mpeg;base64,${t}`,children:"您的浏览器不支持音频播放"})})}}catch{}return(0,S.jsx)(O.default,{context:s})}function z({content:e,label:t}){const[s,a]=n.useState(!1);return(0,S.jsxs)("button",{className:"embeddings-copy-btn",onClick:()=>{(0,d.lW)(e),a(!0),setTimeout(()=>a(!1),1500)},children:[(0,S.jsx)(c.In,{icon:s?"check":"content_copy"}),s?"已复制":t||"复制"]})}function L({embeddings:e,text:t}){let s=e||null;if(!s&&t)try{s=JSON.parse(t)}catch{return(0,S.jsx)(O.default,{context:t})}if(!s)return(0,S.jsx)(O.default,{context:t||""});const n=s?.data||[],a=s?.usage,i=JSON.stringify(s,null,2);return(0,S.jsxs)("div",{className:"embeddings-result",children:[(0,S.jsxs)("div",{className:"embeddings-summary",children:[(0,S.jsx)("strong",{children:"向量嵌入结果"}),(0,S.jsxs)("span",{children:["维度: ",n[0]?.embedding?.length??"N/A"]}),(0,S.jsxs)("span",{children:["数量: ",n.length]}),a&&(0,S.jsxs)("span",{children:["使用 tokens: ",a.total_tokens??"N/A"]})]}),(0,S.jsxs)("div",{className:"embeddings-toolbar",children:[(0,S.jsx)(z,{content:i,label:"复制全部结果"}),n.length>0&&n[0]?.embedding&&(0,S.jsx)(z,{content:JSON.stringify(n[0].embedding,null,2),label:"复制第一条向量"}),n.length>0&&(0,S.jsx)(z,{content:JSON.stringify(n.map(e=>e.embedding),null,2),label:"复制所有向量数据"})]}),n.length>0&&n[0]?.embedding&&(0,S.jsx)("div",{className:"embeddings-preview",children:(0,S.jsxs)("span",{children:["向量预览: [",n[0].embedding.slice(0,5).join(", "),n[0].embedding.length>5?", ...":"","]"]})}),n.length>0&&(0,S.jsxs)("details",{children:[(0,S.jsx)("summary",{children:"查看详细数据"}),(0,S.jsx)("pre",{className:"embeddings-raw",children:i})]})]})}async function R(e,t){const s=function(){try{const e=localStorage.getItem("ai_images_extra_params");if(e)return JSON.parse(e)}catch{}return{}}(),n={prompt:e,n:s.n??1,size:s.size??"1024x1024",session_id:t};if(s.quality&&(n.quality=s.quality),s.style&&(n.style=s.style),s.extra_json)try{const e=JSON.parse(s.extra_json);Object.assign(n,e)}catch(e){console.warn("图片额外参数 JSON 解析失败:",e)}const i=await a.jV.post("images/generations",n);if(0!==i.code)throw new Error(i.message||"图片生成失败");const l=i.data||{},c=(l.data||[]).map(e=>({url:e.url,b64_json:e.b64_json,revised_prompt:e.revised_prompt})),r=c.map((e,t)=>`![生成图片${t+1}](${e.url||`data:image/png;base64,${e.b64_json}`})${e.revised_prompt?`\n> ${e.revised_prompt}`:""}`).join("\n\n");return{session_id:l.session_id||t,images:c,text:r||`生成了 ${c.length} 张图片`}}async function q(e,t,s,n){try{switch(e){case"images":{const e=await R(t,s);return e&&n(e.text,{images:e.images}),!0}case"audio_speech":{const e=await async function(e,t){const s={input:e,session_id:t};try{const e=localStorage.getItem("ai_audio_extra_params");if(e){const t=JSON.parse(e);t.voice&&(s.voice=t.voice),t.speed&&(s.speed=parseFloat(t.speed))}}catch{}const n=localStorage.getItem("token")||"",a=await fetch("/api/ai_agent/audio/speech",{method:"POST",headers:{"Content-Type":"application/json",Authorization:n},body:JSON.stringify(s)});if(!a.ok)throw new Error(`语音合成失败: ${a.statusText}`);const i=a.headers.get("X-Session-Id")||t,l=await a.arrayBuffer();return{session_id:i,audio:{data:btoa(String.fromCharCode(...Array.from(new Uint8Array(l)))),mime_type:a.headers.get("content-type")||"audio/mpeg"},text:`[音频文件: ${e.slice(0,50)}...]`}}(t,s);return e&&n(e.text,{audio:e.audio}),!0}case"embeddings":{const e=await async function(e,t){const s=await a.jV.post("embeddings",{input:e,session_id:t});if(0!==s.code)throw new Error(s.message||"Embeddings 请求失败");const n=s.data||{},i=n?.data??[],l=`向量维度: ${i[0]?.embedding?.length??0}, 数量: ${i.length}`;return{session_id:n.session_id||t,embeddings:n,text:`✅ Embeddings 结果 - ${l}\n\`\`\`json\n${JSON.stringify(n,null,2).slice(0,2e3)}\n\`\`\``}}(t,s);return e&&n(e.text,{embeddings:e.embeddings}),!0}default:return!1}}catch(e){return n(`请求失败: ${e?.message||JSON.stringify(e)}`),!0}}function H(e){return e.type?.startsWith("image/")?"image":e.type?.startsWith("text/")||/\.(md|txt|json|js|jsx|ts|tsx|css|html?|xml|ya?ml|py|java|go|rs|c|cpp|h|hpp|sh|bat|cmd|ini|toml|csv|log|sql|env|gitignore|dockerfile)$/i.test(e.name)?"text":"binary"}function E(e){return e.text()}function B(e){return new Promise((t,s)=>{const n=new FileReader;n.onload=()=>t(n.result),n.onerror=s,n.readAsDataURL(e)})}function M(){const[e,t]=(0,n.useState)([]),[s,N]=(0,n.useState)([]),[C,I]=(0,n.useState)(""),[O,F]=(0,_.fp)(j.AG.ai_session_collapsed),[V,J]=(0,n.useState)([]),[z,L]=(0,_.fp)(j.AG.ai_request_type);(0,y.w)();const R=(0,A.r)(),{t:M}=(0,m.Bd)(),T=(0,n.useRef)(null),[K,P]=(0,_.fp)(j.AG.prompt_card),[G,W]=(0,n.useState)(!1),[U,X]=(0,n.useState)(new Set),[Z,Q]=(0,n.useState)(new Set),Y=(0,n.useRef)((0,i.sg)(e=>{t(e),oe.current&&ge(!1)},50)).current,[ee,te]=(0,n.useState)(!1),{check_user_auth:se}=(0,r.MH)(),[ne,ae]=(0,n.useState)(""),ie=(0,n.useRef)(null),le=(0,n.useRef)(null),ce=(0,h.y)(),re=(0,x.Zp)(),oe=(0,n.useRef)(!0),de=(0,n.useRef)(new b.qq),[ue,me]=(0,n.useState)([]),[he,pe]=(0,n.useState)(""),ge=(e=!1)=>{const t=le.current;t&&t.scrollTo({top:t.scrollHeight,behavior:e?"smooth":"auto"})},xe=e=>{const t=Array.from(e??[]).filter(Boolean);t.length&&J(e=>[...e,...t])},_e=async e=>{const s=await a.jV.get("sessions");if(s.code!==p.m.Success)return;const n=s.data??[];N(n);const i=null===e?n[0]?.id??"":e||C||n[0]?.id||"";i?await fe(i):(t([]),I(""))},je=async()=>{const e=await a.jV.get("sessions");e.code===p.m.Success&&N(e.data??[])},fe=async(e,s=!1)=>{const n=await a.jV.post("session/get",{session_id:e});if(n.code!==p.m.Success||!n.data)return;const i=n.data;I(i.id),t(function(e=[]){return e.filter(e=>"user"===e.role||"assistant"===e.role).map((e,t)=>({id:Date.now()+t,sender:"assistant"===e.role?"bot":"user",text:(0,b.$j)(e.content),attachments:e.attachments??[],images:e.images,audio:e.audio,embeddings:e.embeddings,call_list:e.call_list}))}(i.messages)),s&&F(!1),requestAnimationFrame(()=>ge(!1))},ve=async e=>{const s=await a.jV.post("session",{title:"新会话"});if(s.code!==p.m.Success)return;const n=s.data;I(n.id),e?(ae(e),t([])):t([]),F(!1),await _e(n.id),requestAnimationFrame(()=>{const e=document.querySelector(".chat-input");e&&(e.style.height="auto",e.style.height=Math.min(e.scrollHeight,200)+"px")})};(0,n.useEffect)(()=>{(async()=>{const e=await a.XO.get("ai_agent_setting/env");if(e.code===p.m.Success){de.current=e.data;const t=e.data.current_model_note||"",s=(e.data.options_agent_model_list??[]).find(e=>e.label===t);pe(s?s.value:t)}await _e();const t=await a.jV.get("system_prompts");t.code===p.m.Success&&me(t.data??[])})(),requestAnimationFrame(()=>{ge(!1)})},[]),(0,n.useEffect)(()=>{const e=le.current;if(!e)return;const t=()=>{oe.current=((e,t=120)=>{const{scrollTop:s,scrollHeight:n,clientHeight:a}=e;return n-(s+a)<t})(e)};return e.addEventListener("scroll",t),()=>e.removeEventListener("scroll",t)},[]),(0,n.useLayoutEffect)(()=>{oe.current&&ge(!1)},[e]);const ye=e=>{const t=(e.attachments??[]).filter(e=>"image"===e.kind);if(t.length>0){const s=[];e.text&&s.push({type:"text",text:e.text});for(const e of t)s.push({type:"image_url",image_url:{url:e.content}});return[{content:s,role:"user",attachments:e.attachments??[]}]}return[{content:e.text,role:"bot"===e.sender?"assistant":"user",attachments:e.attachments??[]}]},be=async()=>{const s=ne.trim();if(ee||!s&&0===V.length)return;let n=C;if(!n){const e=await a.jV.post("session",{title:(s||V[0]?.name||"新会话").slice(0,28)});if(e.code!==p.m.Success)return;n=e.data.id,I(n),await _e(n)}const i=await(async e=>{const t=[];for(const s of e){const e=H(s);let n="";if("text"===e)try{const e=await E(s),t=12e4;n=e.length>t?`${e.slice(0,t)}\n\n[内容已截断,原始长度 ${e.length} 字符]`:e}catch{n="[文本读取失败]"}else if("image"===e)try{n=await B(s)}catch{n=`[图片文件: ${s.name}]`}else n=`[二进制文件: ${s.name}]`;t.push({name:s.name,mime_type:s.type,size:s.size,kind:e,content:n})}return t})(V),l={id:Date.now(),sender:"user",text:s,attachments:i},c=[...e,l];if(t(c),ae(""),J([]),te(!0),"completions"!==z){const e={id:l.id+1,sender:"bot",text:"处理中..."};c.push(e),t([...c]);return void(await q(z,s,n,async(s,n)=>{e.text=s,n?.images&&(e.images=n.images),n?.audio&&(e.audio=n.audio),n?.embeddings&&(e.embeddings=n.embeddings),t([...c]),te(!1),je(),ge(!0)})||(e.text=`请求类型 "${z}" 的专用处理器尚未实现,请使用 completions 类型。`,t([...c]),te(!1)))}const r={id:l.id+1,sender:"bot",text:"AI思考中..."};c.push(r),t([...c]);let o=!0;a.jV.sse_post("chat",{messages:ye(l),session_id:n},{onMessage:e=>{o&&(r.text="",o=!1);try{const t=JSON.parse(e),s="string"==typeof t?t:t?.choices?.[0]?.delta?.content??t?.choices?.[0]?.message?.content;s&&(r.text+=s)}catch(t){try{r.text+=JSON.parse(e)}catch(t){r.text+=e}}Y([...c])},onDone:async e=>{te(!1),e?.call_list?.length&&(r.call_list=e.call_list,t([...c])),await je(),ge(!0)}})},Se=e=>null==e||e<0?"0":e.toLocaleString();return(0,S.jsxs)(n.Fragment,{children:[(0,S.jsxs)(l.A,{children:[(0,S.jsx)(c.rA,{icon:"menu",title:M("会话"),onClick:()=>{window.innerWidth<=736?F(!0):F(e=>!e)}}),(0,S.jsx)(c.rA,{icon:"add",title:M("新会话"),onClick:()=>ve()}),ue.length>0&&(0,S.jsx)(f.MenuSelect,{list:ue.map((e,t)=>({name:e.note||`${M("提示词")} ${t+1}`,click:()=>{e.prompt&&ve(e.prompt)}})),children:(0,S.jsx)(c.rA,{icon:"add_comment",title:M("提示词模板创建会话")})}),(0,S.jsx)($,{}),(de.current?.options_agent_model_list?.length??0)>0&&(0,S.jsx)(v.l6,{value:he,options:de.current.options_agent_model_list?.map(e=>({title:e.label,value:e.value}))??[],onChange:e=>{pe(e),a.jV.post("set_active_model",{model_name:e}).then(()=>{(0,u.SK)("success"),a.XO.get("ai_agent_setting/env").then(e=>{e.code===p.m.Success&&(de.current=e.data)})}).catch(console.error)},no_border:!0,width:"auto"}),(0,S.jsx)(c.rA,{icon:G?"check_circle":"checklist",title:M(G?"取消批量选择":"批量选择"),onClick:()=>{G&&(X(new Set),Q(new Set)),W(e=>!e)}}),G&&U.size>0&&(0,S.jsx)(c.rA,{icon:"delete",title:M("删除选中消息"),onClick:()=>{0!==U.size&&ce({sub_title:M("确认删除选中的聊天消息吗?"),confirm_fun:async()=>{const s=[];e.forEach((e,t)=>{U.has(e.id)&&s.push(t)});const n=e.filter(e=>!U.has(e.id));t(n),X(new Set),W(!1),C&&s.length>0&&a.jV.post("session/message/delete",{session_id:C,indices:s}).catch(console.error)}})}}),G&&Z.size>0&&(0,S.jsx)(c.rA,{icon:"delete",title:M("删除选中会话"),onClick:()=>{0!==Z.size&&ce({sub_title:M("确认删除选中的会话吗?"),confirm_fun:async()=>{for(const e of Z)await a.jV.post("session/delete",{session_id:e});Q(new Set),W(!1),Z.has(C)?(I(""),await _e(null)):await _e(C)}})}}),(0,S.jsx)(c.rA,{icon:"delete_sweep",title:M("清空全部会话"),onClick:()=>{ce({sub_title:M("确认删除全部聊天会话吗?"),confirm_fun:async()=>{await a.jV.post("sessions/clear",{}),I(""),t([]),await _e(null)}})}}),se(o.oV.ai_agent_setting)&&(0,S.jsx)(c.rA,{icon:"smart_toy",title:"机器人配置",onClick:()=>{re(`/${g.o.ai_rebot_setting_page}`)}}),se(o.oV.ai_agent_setting)&&(0,S.jsx)(c.rA,{icon:"settings",title:"ai setting",onClick:()=>{re(`/${g.o.ai_agent_setting_page}`)}})]}),(0,S.jsxs)("div",{className:"chat-page chat-page-with-sessions",children:[O&&(0,S.jsx)("div",{className:"chat-session-overlay",onClick:()=>F(!1)}),(0,S.jsx)(w,{sessions:s,activeSessionId:C,onSelectSession:e=>fe(e,!1),onRenameSession:(e,t)=>{let s=t;ce({confirm_fun:async()=>{await a.jV.post("sessions/update/meta",{id:e,title:s}),await _e(C)},context_div:(0,S.jsx)("div",{className:"card-content",children:(0,S.jsx)(v.Sm,{value:s,handleInputChange:e=>s=e})})})},onDeleteSession:e=>{ce({sub_title:"确认删除这个会话吗?",confirm_fun:async()=>{await a.jV.post("session/delete",{session_id:e}),C===e?(I(""),await _e(null)):await _e(C)}})},onShowUsageStats:async e=>{P({open:!0,title:M("字符消耗统计"),context_div:(0,S.jsx)("div",{className:"usage-stats-loading",children:M("加载中...")}),cancel:()=>P({open:!1})});try{const t=await a.jV.post("session/usage_stats",{session_id:e});if(t.code===p.m.Success&&t.data){const e=t.data;P({open:!0,title:M("字符消耗统计"),context_div:(0,S.jsxs)("div",{className:"usage-stats-panel",children:[[{l:M("对话轮次"),v:(e.turns??0).toString()},{l:M("AI输入字符"),v:Se(e.input_chars)},{l:M("AI输出字符"),v:Se(e.output_chars)},{l:M("AI输入字符(最近一轮)"),v:Se(e.recent_input_chars)},{l:M("AI输出字符(最近一轮)"),v:Se(e.recent_output_chars)}].map((e,t)=>(0,S.jsxs)("div",{className:"usage-stats-row",children:[(0,S.jsx)("span",{className:"usage-stats-label",children:e.l}),(0,S.jsx)("span",{className:"usage-stats-value",children:e.v})]},t)),(0,S.jsxs)("div",{className:"usage-stats-row usage-stats-total",children:[(0,S.jsx)("span",{className:"usage-stats-label",children:M("AI字符总计消耗")}),(0,S.jsx)("span",{className:"usage-stats-value",children:Se((e.input_chars||0)+(e.output_chars||0))})]})]}),cancel:()=>P({open:!1})})}else P({open:!0,title:M("字符消耗统计"),context_div:(0,S.jsx)("div",{className:"usage-stats-empty",children:M("暂无统计数据")}),cancel:()=>P({open:!1})})}catch{P({open:!0,title:M("字符消耗统计"),context_div:(0,S.jsx)("div",{className:"usage-stats-empty",children:M("暂无统计数据")}),cancel:()=>P({open:!1})})}},batchMode:G,selectedSessionIds:Z,onToggleSessionSelect:e=>{Q(t=>{const s=new Set(t);return s.has(e)?s.delete(e):s.add(e),s})}}),(0,S.jsxs)("section",{className:"chat-main",children:[0===e?.length&&(0,S.jsx)("div",{className:"chat-header",children:(0,S.jsx)("div",{children:"completions"===z?M("询问服务器的一切"):R.find(e=>e.value===z)?.label??z})}),(0,S.jsxs)("div",{className:"chat-messages",ref:le,children:[e.map(s=>(0,S.jsxs)("div",{className:`chat-message ${s.sender} ${G?"batch-mode":""}`,children:[G&&(0,S.jsx)("input",{type:"checkbox",className:"chat-message-checkbox",checked:U.has(s.id),onChange:()=>{return e=s.id,void X(t=>{const s=new Set(t);return s.has(e)?s.delete(e):s.add(e),s});var e}}),D(s),!G&&(0,S.jsxs)("div",{className:"message-actions",children:[(0,S.jsx)("button",{onClick:()=>{return n=s.id,void ce({sub_title:M("确认删除这条消息吗?"),confirm_fun:async()=>{const s=e.findIndex(e=>e.id===n);if(s<0)return;const i=e.filter(e=>e.id!==n);t(i),C&&a.jV.post("session/message/delete",{session_id:C,indices:[s]}).catch(console.error)}});var n},children:M("删除")}),(0,S.jsx)("button",{onClick:()=>(async e=>{(0,d.lW)(e),(0,u.SK)("复制成功")})(s.text),children:M("复制")})]})]},s.id)),(0,S.jsx)("div",{ref:ie})]}),(0,S.jsx)(k,{inputValue:ne,onInputChange:e=>{const t=e.target;t.style.height="auto",t.style.height=Math.min(t.scrollHeight,200)+"px",ae(t.value)},onKeyDown:e=>{"Process"===e.key||e.nativeEvent.isComposing||e.shiftKey||e.ctrlKey||"Enter"===e.key&&(e.preventDefault(),be())},onPaste:e=>{const t=e.clipboardData?.files;t&&t.length>0&&(e.preventDefault(),xe(t))},onSend:be,sending:ee,pendingAttachments:V,onRemoveAttachment:e=>{J(t=>t.filter((t,s)=>s!==e))},onOpenFilePicker:()=>{T.current?.click()},onAddFiles:xe,onDrop:e=>{const t=e.dataTransfer?.files;t&&t.length>0&&(e.preventDefault(),xe(t))},onDragOver:e=>{e.dataTransfer?.types?.includes("Files")&&e.preventDefault()},fileInputRef:T})]})]})]})}},96494(e,t,s){s.d(t,{r:()=>a});var n=s(22022);function a(){const{t:e}=(0,n.Bd)();return[{value:"completions",label:e("文本对话")},{value:"images",label:e("图片生成")}]}},72693(e,t,s){s.d(t,{w:()=>u});var n=s(96540),a=s(22022),i=s(14944),l=s(92275),c=s(34843),r=s(82893),o=s(85997),d=s(74848);function u(){const[e,t]=(0,c.fp)(r.AG.prompt_card),{t:s}=(0,a.Bd)(),u=(0,n.useRef)([]),m=(0,n.useRef)(!1),h=(0,n.useCallback)(()=>{if(m.current)return;if(0===u.current.length)return m.current=!1,void t({open:!1});m.current=!0;const e=u.current.shift();e?t({open:!0,title:s("命令确认"),cancel:()=>{i.ws.sendData(l.HK.ai_confirm_cmd,{askId:e.askId,approved:!1}),t({open:!1}),m.current=!1,h()},context_div:(0,d.jsxs)("div",{children:[(0,d.jsx)("div",{style:{maxHeight:"60vh",overflow:"auto",whiteSpace:"pre-wrap",wordBreak:"break-all",background:"var(--surfaceSecondary)",padding:"0.75em",borderRadius:"0.5em",marginBottom:"0.75em",fontFamily:"monospace",fontSize:"0.9em",lineHeight:"1.5"},children:e.cmd}),(0,d.jsxs)("div",{style:{display:"flex",gap:"0.5em",justifyContent:"flex-end"},children:[(0,d.jsx)(o.$n,{text:s("拒绝"),color:"var(--red)",clickFun:()=>{i.ws.sendData(l.HK.ai_confirm_cmd,{askId:e.askId,approved:!1}),t({open:!1}),m.current=!1,h()}}),(0,d.jsx)(o.$n,{text:s("允许"),clickFun:()=>{i.ws.sendData(l.HK.ai_confirm_cmd,{askId:e.askId,approved:!0}),t({open:!1}),m.current=!1,h()}})]})]})}):m.current=!1},[s]),p=(0,n.useCallback)(e=>{u.current.push(e),h()},[h]);(0,n.useEffect)(()=>(i.ws.addMsg(l.HK.ai_confirm_cmd,e=>{const s=e.context||{};if(s.dismiss&&s.askId)return u.current=u.current.filter(e=>e.askId!==s.askId),void(m.current&&(m.current=!1,t({open:!1}),h()));s.askId&&s.cmd&&p({askId:s.askId,cmd:s.cmd})}),()=>{i.ws.removeMsg(l.HK.ai_confirm_cmd)}),[p]),(0,n.useEffect)(()=>()=>{u.current=[],m.current=!1},[])}},34299(e,t,s){s.r(t),s.d(t,{default:()=>g});s(96540);var n=s(73557),a=s(53995),i=s(18569),l=s(77979),c=s(8263),r=s(69428),o=s.n(r),d=(s(3775),s(21499)),u=s(99214),m=s(19878),h=(s(72411),s(74848));const p=new n.A({html:!0,highlight:function(e,t){if(t&&m.A.getLanguage(t))try{return`<pre class="hljs code-block-with-copy"><code class="hljs language-${t}">${m.A.highlight(e,{language:t}).value}</code></pre>`}catch(e){}try{return`<pre class="hljs code-block-with-copy"><code class="hljs">${m.A.highlightAuto(e).value}</code></pre>`}catch(e){}return`<pre class="hljs code-block-with-copy"><code>${p.utils.escapeHtml(e)}</code></pre>`}});function g(e){return(0,u.VD)(),(0,h.jsx)("div",{dangerouslySetInnerHTML:{__html:p.render(e.context)}})}p.use(a.A).use(i.A).use(l.A).use(c.A).use(o()).use(e=>{e.renderer.rules.fence;e.renderer.rules.fence=(t,s,n,a,i)=>{const l=t[s],c=l.content.trim(),r=l.info.trim();let o="";if(r&&m.A.getLanguage(r))try{o=m.A.highlight(c,{language:r}).value}catch(t){o=e.utils.escapeHtml(c)}else try{o=m.A.highlightAuto(c).value}catch(t){o=e.utils.escapeHtml(c)}return`\n <div class="code-block-with-copy">\n <div class="code-header">\n <span class="code-language">${r||"code"}</span>\n <button class="copy-btn" data-code="${e.utils.escapeHtml(c)}">复制</button>\n </div>\n <pre><code class="hljs ${r?`language-${r}`:""}">${o}</code></pre>\n </div>`}}).use(e=>{const t=e.renderer.rules.link_open||function(e,t,s,n,a){return a.renderToken(e,t,s)};e.renderer.rules.link_open=(e,s,n,a,i)=>{const l=e[s],c=l.attrIndex("href");if(c>=0){const e=l.attrs[c][1];l.attrs[c][1]=(0,d.bi)(window.location.href,e)}return t(e,s,n,a,i)}})},45907(e,t,s){s.d(t,{y:()=>i});var n=s(34843),a=s(82893);function i(){const[e,t]=(0,n.fp)(a.AG.confirm);return({sub_title:e,confirm_fun:s,title:n,context_div:a})=>{t({open:!0,sub_title:e,handle:()=>{s(),t({open:!1,handle:null})},title:n,context_div:a})}}},60840(e){e.exports="data:image/svg+xml,<svg xmlns=%27http://www.w3.org/2000/svg%27 viewBox=%270 0 16 16%27 version=%271.1%27 aria-hidden=%27true%27><path fill-rule=%27evenodd%27 d=%27M7.775 3.275a.75.75 0 001.06 1.06l1.25-1.25a2 2 0 112.83 2.83l-2.5 2.5a2 2 0 01-2.83 0 .75.75 0 00-1.06 1.06 3.5 3.5 0 004.95 0l2.5-2.5a3.5 3.5 0 00-4.95-4.95l-1.25 1.25zm-4.69 9.64a2 2 0 010-2.83l2.5-2.5a2 2 0 012.83 0 .75.75 0 001.06-1.06 3.5 3.5 0 00-4.95 0l-2.5 2.5a3.5 3.5 0 004.95 4.95l1.25-1.25a.75.75 0 00-1.06-1.06l-1.25 1.25a2 2 0 01-2.83 0z%27></path></svg>"}}]);