refs #731: guard missing game identifiers in few-shot prompt
This commit is contained in:
@@ -25,6 +25,7 @@ class SelectAiFewShotPromptTest {
|
||||
.contains("Verified few-shot examples")
|
||||
.contains("SELECT COUNT(*) AS AU_COUNT FROM APP_USER")
|
||||
.contains("Original user question:\ncurrent active users")
|
||||
.contains("current approved object list and policy");
|
||||
.contains("current approved object list and policy")
|
||||
.contains("do not infer a default game");
|
||||
}
|
||||
}
|
||||
|
||||
Reference in New Issue
Block a user