Skip to content

Commit d3851d7

Browse files
Update agents.md (#24)
1 parent a5fa0e7 commit d3851d7

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

docs/agents.md

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -95,7 +95,7 @@ python eval.py \
9595
agent.max_history=16 \
9696
eval.num_workers=64 \
9797
client.client_name=openai \
98-
client.model_id=gpt-4o-mini-2024-07-18 \
98+
client.model_id=gpt-4o-mini-2024-07-18
9999
```
100100

101-
Check our [evaluation tutorial](https://github.com/balrog-ai/BALROG/blob/main/docs/evaluation.md) to learn more on how to evaluate your agents using BALROG.
101+
Check our [evaluation tutorial](https://github.com/balrog-ai/BALROG/blob/main/docs/evaluation.md) to learn more on how to evaluate your agents using BALROG.

0 commit comments

Comments
 (0)