Skip to content

Commit 2105ab5

Browse files
fixed formatting on explicit agent dispatch example
1 parent 6ec4a42 commit 2105ab5

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

examples/agent_dispatch.py

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -16,7 +16,7 @@
1616
"""
1717
This example demonstrates how to have an agent join a room
1818
without using the automatic dispatch. In order to use this
19-
feature, you must have an agent running with `agentName` set
19+
feature, you must have an agent running with `agent_name` set
2020
when defining your WorkerOptions. A dispatch requests the
2121
agent to enter a specific room with optional metadata.
2222
"""

0 commit comments

Comments
 (0)