mirror of
https://github.com/RYDE-WORK/Langchain-Chatchat.git
synced 2026-01-29 18:29:44 +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
|
||||
multiple
|
||||
directory-dnd
|
||||
:action="`${web_url()}/${window.baseApi}/local_doc_qa/upload_file`"
|
||||
:action="`${web_url()}/api/local_doc_qa/upload_file`"
|
||||
:headers="{
|
||||
'naive-info': 'hello!',
|
||||
}"
|
||||
|
||||
Loading…
x
Reference in New Issue
Block a user