Skip to content

Commit 2cfabaa

Browse files
committed
update readme
Signed-off-by: Mohammad Mazraeh <[email protected]>
1 parent 7ebd83f commit 2cfabaa

File tree

1 file changed

+1
-1
lines changed
  • python/samples/core_distributed-group-chat

1 file changed

+1
-1
lines changed

python/samples/core_distributed-group-chat/README.md

+1-1
Original file line numberDiff line numberDiff line change
@@ -10,7 +10,7 @@ This example runs a gRPC server using [GrpcWorkerAgentRuntimeHost](../../src/aut
1010
2. Install dependencies.
1111

1212
```bash
13-
pip install "autogen-ext[openai,azure,chainlit,rich,pyyaml]"
13+
pip install "autogen-ext[openai,azure,rich]>=0.4.5" chainlit pyyaml
1414
```
1515

1616
### General Configuration

0 commit comments

Comments
 (0)