Skip to content

Commit 1f2c9b1

Browse files
authored
fix: prompt yaml (#1112)
* small fix to prompt yaml * shrink the content * remove parallel.py
1 parent 4fa49b7 commit 1f2c9b1

File tree

2 files changed

+1
-102
lines changed

2 files changed

+1
-102
lines changed

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

Lines changed: 0 additions & 101 deletions
This file was deleted.

rdagent/scenarios/data_science/proposal/exp_gen/select/prompts.yaml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -74,7 +74,7 @@ auto_sota_selector:
7474
"explanation": "No SOTA experiments and feedbacks"
7575
}
7676
77-
user: |-
77+
user: |-
7878
# SOTA Experiments and Feedback
7979
{{ historical_sota_exp_with_desc_and_scores }}
8080

0 commit comments

Comments
 (0)