We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 4124beb commit 8dcc0e3Copy full SHA for 8dcc0e3
README.md
@@ -41,7 +41,7 @@ Use the following command to process the batch file (assuming the batch file is
41
```bash
42
./rundex.sh nightly_runs/batch_2.txt
43
```
44
-When run for the first time, the command will install the dependencies needed for ExecutionAgent and prompt the user for a OpenAI token.
+When run for the first time, the command will install the dependencies needed for ExecutionAgent and prompt the user for an OpenAI token.
45
46
### 3️⃣ Output
47
For each project, ExecutionAgent will:
@@ -54,7 +54,7 @@ Results are logged under experimental_setups/experiment_XX (XX is an integer inc
54
---
55
56
## 🔧 Configuration
57
-- Comming soon
+- Coming soon
58
59
60
0 commit comments