mirror of
https://github.com/RYDE-WORK/Langchain-Chatchat.git
synced 2026-02-07 15:38:27 +08:00
设置api
This commit is contained in:
parent
78c20e33b7
commit
5bac7591db
@ -41,7 +41,7 @@ function handleEnter({ uuid }: Chat.History, isEdit: boolean, event: KeyboardEve
|
|||||||
<NUpload
|
<NUpload
|
||||||
multiple
|
multiple
|
||||||
directory-dnd
|
directory-dnd
|
||||||
:action="`${web_url()}/${window.baseApi}/local_doc_qa/upload_file`"
|
:action="`${web_url()}/api/local_doc_qa/upload_file`"
|
||||||
:headers="{
|
:headers="{
|
||||||
'naive-info': 'hello!',
|
'naive-info': 'hello!',
|
||||||
}"
|
}"
|
||||||
|
|||||||
Loading…
x
Reference in New Issue
Block a user