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 d5d2c5e commit a86a662Copy full SHA for a86a662
README.md
@@ -140,7 +140,7 @@ data_processed/exact_replay/
140
```bash
141
python run_replay.py --model-provider openai --wap_replay_list data_processed/exact_replay/wap_exact_replay_list_<task_id>.json --max-concurrent 1
142
```
143
-Swap the path for the smart‑replay JSON to test that mode.
+For **smart-replay**, replace the path with a smart‑replay JSON to test this mode.
144
145
## Convert to MCP Server
146
0 commit comments