We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 7ebd83f commit 2cfabaaCopy full SHA for 2cfabaa
python/samples/core_distributed-group-chat/README.md
@@ -10,7 +10,7 @@ This example runs a gRPC server using [GrpcWorkerAgentRuntimeHost](../../src/aut
10
2. Install dependencies.
11
12
```bash
13
-pip install "autogen-ext[openai,azure,chainlit,rich,pyyaml]"
+pip install "autogen-ext[openai,azure,rich]>=0.4.5" chainlit pyyaml
14
```
15
16
### General Configuration
0 commit comments