fix: prevent LLM retry loop from consecutive assistant message corruption

This commit is contained in:
TPTBusiness
2026-05-05 18:55:48 +02:00
parent e20f3b0ea4
commit d458e39940
2 changed files with 23 additions and 3 deletions
+1 -1
View File
@@ -278,4 +278,4 @@ class TestAllImportsDontCrash:
import rdagent.scenarios.qlib.developer.model_runner # noqa: F401
def test_optuna_optimizer_imports(self):
# moved to local/ # noqa: F401
pass # moved to local/