chore: build and deploy web-antd
All checks were successful
Web UI CI/CD / build-and-deploy (push) Successful in 9s
All checks were successful
Web UI CI/CD / build-and-deploy (push) Successful in 9s
This commit is contained in:
1
apps/web-antd/dist/js/index-B2of0ls4.js
vendored
Normal file
1
apps/web-antd/dist/js/index-B2of0ls4.js
vendored
Normal file
@@ -0,0 +1 @@
|
||||
import{aq as t,a5 as u,bs as m}from"./bootstrap-DhvYQWXT.js";import{f as h}from"./fetch-ByP_rkuS.js";const l={VITE_GLOB_API_URL:"/admin-api"},{apiURL:p}=m(l,!0),f=u();function v(e){return t.get(`/ai/chat/message/list-by-conversation-id?conversationId=${e}`)}function y(e,s,a,n,o,i,r,c,d){const g=f.accessToken;return h(`${p}/ai/chat/message/send-stream`,{method:"post",headers:{"Content-Type":"application/json",Authorization:`Bearer ${g}`},openWhenHidden:!0,body:JSON.stringify({conversationId:e,content:s,useContext:n,useSearch:o,attachmentUrls:d||[]}),onmessage:i,onerror:r,onclose:c,signal:a.signal})}function b(e){return t.delete(`/ai/chat/message/delete?id=${e}`)}function I(e){return t.delete(`/ai/chat/message/delete-by-conversation-id?conversationId=${e}`)}function S(e){return t.get("/ai/chat/message/page",{params:e})}function $(e){return t.delete(`/ai/chat/message/delete-by-admin?id=${e}`)}export{b as a,S as b,$ as c,I as d,v as g,y as s};
|
||||
Reference in New Issue
Block a user