Skip to content

Commit

Permalink
revert json changes
Browse files Browse the repository at this point in the history
  • Loading branch information
bovard committed May 2, 2024
1 parent fe47512 commit 7241850
Showing 1 changed file with 2 additions and 2 deletions.
Original file line number Diff line number Diff line change
Expand Up @@ -6,7 +6,7 @@
"agents": [4],
"configuration": {
"episodeSteps": 61,
"actTimeout": 1,
"actTimeout": 60,
"runTimeout": 9600,
"agentTimeout": {
"description": "Obsolete field kept for backwards compatibility, please use observation.remainingOverageTime.",
Expand Down Expand Up @@ -58,7 +58,7 @@
"shared": "false",
"default": ""
},
"remainingOverageTime": 30
"remainingOverageTime": 300
},
"action": {
"description": "LLM agent response.",
Expand Down

0 comments on commit 7241850

Please sign in to comment.