Skip to content

Commit ee9281b

Browse files
codez0mb1eCopilot
andauthored
Update ai-agents/agents.sh
Co-authored-by: Copilot <175728472+Copilot@users.noreply.github.com>
1 parent b767db4 commit ee9281b

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

ai-agents/agents.sh

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -40,10 +40,10 @@ docker run -d --network ollama-net -p 3000:8080 \
4040

4141

4242
# 1. Install AutoGen ----
43-
uv sync --all-extras
4443

4544
uv add "autogen-core" "autogen-agentchat"
4645
uv add "autogen-ext[web-surfer,openai,ollama,azure]"
46+
uv sync --all-extras
4747

4848

4949
# 2. Install Playwright ----

0 commit comments

Comments
 (0)