mirror of
https://github.com/tencentmusic/supersonic.git
synced 2025-12-13 13:07:32 +00:00
(feature)(webapp) modify view to dataSet
This commit is contained in:
@@ -51,7 +51,7 @@ export function chatParse(
|
||||
return axios.post<ParseDataType>(`${prefix}/chat/query/parse`, {
|
||||
queryText,
|
||||
chatId: chatId || DEFAULT_CHAT_ID,
|
||||
modelId,
|
||||
dataSetId: modelId,
|
||||
agentId,
|
||||
queryFilters: filters
|
||||
? {
|
||||
|
||||
Reference in New Issue
Block a user