mirror of
https://github.com/Youzini-afk/ST-Bionic-Memory-Ecology.git
synced 2026-05-15 22:30:38 +08:00
Enable candidate text regex stage by default
This commit is contained in:
@@ -209,7 +209,7 @@ try {
|
||||
);
|
||||
assert.equal(
|
||||
isTaskRegexStageEnabled(defaultExtractStages, "input.candidateText"),
|
||||
false,
|
||||
true,
|
||||
);
|
||||
assert.equal(
|
||||
isTaskRegexStageEnabled(defaultExtractStages, "output.rawResponse"),
|
||||
|
||||
Reference in New Issue
Block a user