mirror of
https://github.com/tencentmusic/supersonic.git
synced 2025-12-14 13:47:09 +00:00
(fix)(headless)Fix multi-turn conversation issue, recalling history ChatQuery instead of ChatParse.
This commit is contained in:
@@ -2,6 +2,6 @@ package com.tencent.supersonic.headless.api.pojo.enums;
|
||||
|
||||
public enum SchemaType {
|
||||
|
||||
VIEW,
|
||||
DATASET,
|
||||
MODEL
|
||||
}
|
||||
|
||||
Reference in New Issue
Block a user