mirror of
https://github.com/tencentmusic/supersonic.git
synced 2025-12-14 05:43:51 +00:00
(feature)(project) change dsl to s2ql in project and queryMode to llmParser (#250)
This commit is contained in:
@@ -6,7 +6,7 @@ import lombok.ToString;
|
||||
|
||||
@Data
|
||||
@ToString
|
||||
public class QueryDslReq {
|
||||
public class QueryS2QLReq {
|
||||
|
||||
private Long modelId;
|
||||
|
||||
Reference in New Issue
Block a user