Skip to content

Commit 499a0a9

Browse files
committed
fix doc
Signed-off-by: Yuchen Zhang <[email protected]>
1 parent 0b2b653 commit 499a0a9

File tree

1 file changed

+1
-4
lines changed

1 file changed

+1
-4
lines changed

src/nat/front_ends/mcp/load_test_utils/load_tester.py

Lines changed: 1 addition & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -529,10 +529,7 @@ def run_load_test(
529529
530530
Args:
531531
config_file: Path to NAT workflow config file
532-
tool_calls: List of tool call configurations. Each entry should have:
533-
- tool_name (str): Name of the tool
534-
- args (dict): Arguments for the tool
535-
- weight (float, optional): Relative frequency weight (default: 1.0)
532+
tool_calls: List of tool call configurations.
536533
num_concurrent_users: Number of concurrent users to simulate
537534
duration_seconds: Duration of the load test
538535
server_host: MCP server host

0 commit comments

Comments
 (0)