mirror of
https://github.com/tencentmusic/supersonic.git
synced 2026-04-19 04:44:19 +08:00
[improvement][chat]Support user feedback to semantic parse info.#1729
This commit is contained in:
@@ -19,4 +19,6 @@ public class ChatParseReq {
|
||||
private QueryFilters queryFilters;
|
||||
private boolean saveAnswer = true;
|
||||
private boolean disableLLM = false;
|
||||
private Long queryId;
|
||||
private Integer parseId;
|
||||
}
|
||||
|
||||
Reference in New Issue
Block a user