diff --git a/examples/groupchat/README.md b/examples/groupchat/README.md index 754b5b905..924508dbe 100644 --- a/examples/groupchat/README.md +++ b/examples/groupchat/README.md @@ -19,6 +19,9 @@ To start the group conversation, follow these steps: ```bash python main.py + +# or launch webui +as_studio main.py ``` 1. To address a specific agent in the chat, type "@" followed by the agent's name in your message.