mirror of
https://github.com/tencentmusic/supersonic.git
synced 2025-12-15 14:36:47 +00:00
(improvement)(chat) recall history solved query in every parse
This commit is contained in:
@@ -21,5 +21,4 @@ public class QueryResult {
|
||||
private SemanticParseInfo chatContext;
|
||||
private Object response;
|
||||
private List<Map<String, Object>> queryResults;
|
||||
private List<SolvedQueryRecallResp> similarSolvedQuery;
|
||||
}
|
||||
|
||||
Reference in New Issue
Block a user