Update quickstart.ipynb (#4867)

Solving issue #4866

Co-authored-by: Jack Gerrits <jackgerrits@users.noreply.github.com>
This commit is contained in:
Jay
2025-01-01 01:26:31 +05:30
committed by GitHub
parent 9a474f7334
commit d2a74de3ad

View File

@@ -29,7 +29,7 @@
},
"outputs": [],
"source": [
"pip install \"autogen-agentchat==0.4.0.dev13\" \"autogen-ext[openai]==0.4.0.dev13\""
"pip install \"autogen-agentchat==0.4.0.dev13\" \"autogen-ext[openai,azure]==0.4.0.dev13\""
]
},
{