mirror of
https://github.com/tencentmusic/supersonic.git
synced 2025-12-20 06:34:55 +00:00
(feature)(chat-sdk) add export error msg and export data (#1803)
This commit is contained in:
@@ -148,6 +148,7 @@ export type MsgDataType = {
|
||||
similarQueries: SimilarQuestionType[];
|
||||
recommendedDimensions: DrillDownDimensionType[];
|
||||
textResult: string;
|
||||
errorMsg: string;
|
||||
};
|
||||
|
||||
export enum ParseStateEnum {
|
||||
|
||||
Reference in New Issue
Block a user