Skip to content

Commit 1621d1a

Browse files
committed
refactor: gaia
1 parent 70584ac commit 1621d1a

File tree

4 files changed

+139
-108
lines changed

4 files changed

+139
-108
lines changed

camel/benchmarks/apibench.py

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -76,7 +76,7 @@ def __init__(
7676
r"""Initialize the APIBench benchmark.
7777
7878
Args:
79-
data_dir (Optional[str]): The directory to save the data.
79+
data_dir (Optional[str]): Path to the data directory.
8080
save_to (Optional[str]): The file to save the results. If None,
8181
uses default 'apibench.jsonl'. (default: :obj:`None`)
8282
processes (int, optional): The number of processes to use for

0 commit comments

Comments
 (0)