Skip to content

Commit

Permalink
Wayne updated agent_protocol_v0.4
Browse files Browse the repository at this point in the history
  • Loading branch information
waynehamadi committed Sep 19, 2023
1 parent f41f086 commit 34dd5b8
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion testing_suite/agent_protocol_v0.4.json
Original file line number Diff line number Diff line change
Expand Up @@ -258,7 +258,7 @@
],
"body": {
"mode": "raw",
"raw": "{\n \"input\": \"Write the word 'Washington' to a .txt file\",\n \"additional_input\": \"{\\\"test_run_id\\\": \\\"123\\\"}\"\n}",
"raw": "{\n \"input\": \"Write the word 'Washington' to a .txt file\",\n \"additional_input\": {\"test_run_id\": \"123\"}\n}",
"options": {
"raw": {
"language": "json"
Expand Down

0 comments on commit 34dd5b8

Please sign in to comment.