Skip to content

Commit e7889bd

Browse files
committed
Move observation_template from agent config into model configs
1 parent 4cebcdc commit e7889bd

1 file changed

Lines changed: 0 additions & 1 deletion

File tree

configs/mini/default.yaml

Lines changed: 0 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -102,4 +102,3 @@ instance_template: |
102102
You cannot continue working in any way on this task after submitting.
103103
step_limit: 30
104104
cost_limit: 0
105-
observation_template: "[Step {{n_model_calls}}/{{step_limit}} used - {{step_limit - n_model_calls}} left]\n{% if output.exception_info %}<exception>{{output.exception_info}}</exception>\n{% endif %}<returncode>{{output.returncode}}</returncode>\n<output>\n{{output.output}}</output>"

0 commit comments

Comments
 (0)