Skip to content

Commit 223ed60

Browse files
committed
Merge branch 'ensemble' of https://github.com/microsoft/RD-Agent into ensemble
2 parents 6ce5d51 + 86949d5 commit 223ed60

File tree

1 file changed

+0
-1
lines changed
  • rdagent/scenarios/data_science/proposal/exp_gen

1 file changed

+0
-1
lines changed

rdagent/scenarios/data_science/proposal/exp_gen/proposal.py

Lines changed: 0 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -466,7 +466,6 @@ def __init__(self, *args, **kwargs):
466466
super().__init__(*args, **kwargs)
467467
self.supports_response_schema = APIBackend().supports_response_schema()
468468

469-
470469
def identify_scenario_problem(self, scenario_desc: str, sota_exp_desc: str) -> Dict:
471470
sys_prompt = T(".prompts_v2:scenario_problem.system").r(
472471
problem_output_format=(

0 commit comments

Comments
 (0)