fix: fix some minor bugs (#758)

This commit is contained in:
Yuante Li
2025-04-04 23:54:54 +08:00
committed by GitHub
parent 11e8acc88b
commit 6818ada2cf
2 changed files with 2 additions and 1 deletions
@@ -13,6 +13,7 @@ from rdagent.components.coder.CoSTEER.evaluators import (
from rdagent.components.coder.data_science.conf import get_ds_env
from rdagent.core.evolving_framework import QueriedKnowledge
from rdagent.core.experiment import FBWorkspace, Task
from rdagent.log import rdagent_logger as logger
from rdagent.utils.agent.tpl import T
from rdagent.utils.agent.workflow import build_cls_from_json_with_retry