mirror of
https://github.com/tencentmusic/supersonic.git
synced 2025-12-15 06:27:21 +00:00
(improvement)(chat) two display modes are supported in dsl: group by and details (#74)
This commit is contained in:
@@ -74,7 +74,7 @@ class LLMDslParserTest {
|
||||
|
||||
LLMDslParser llmDslParser = new LLMDslParser();
|
||||
|
||||
llmDslParser.setFilter(semanticCorrectInfo, 2L, parseInfo);
|
||||
llmDslParser.updateParseInfo(semanticCorrectInfo, 2L, parseInfo);
|
||||
|
||||
}
|
||||
}
|
||||
Reference in New Issue
Block a user