Skip to content

Commit 90fc1c0

Browse files
test vllm with autogen
1 parent 02906da commit 90fc1c0

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

test/vllm/ec2/utils/run_vllm_on_arm64.sh

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -95,7 +95,7 @@ echo "Installing Python dependencies..."
9595
python -m venv .venv
9696
source .venv/bin/activate
9797

98-
pip install autogen-agentchat~=0.2
98+
pip install autogen-agentchat~=0.2 autogen pyautogen
9999

100100
echo "Running agent tests..."
101101
python3 test_agents.py

0 commit comments

Comments
 (0)