mirror of
https://github.com/aljazceru/Auto-GPT.git
synced 2026-01-01 13:24:22 +01:00
Update beebot (#281)
Co-authored-by: Silen Naihin <silen.naihin@gmail.com>
This commit is contained in:
2
.github/workflows/ci.yml
vendored
2
.github/workflows/ci.yml
vendored
@@ -185,7 +185,7 @@ jobs:
|
||||
elif [ "$AGENT_NAME" == "beebot" ]; then
|
||||
poetry install
|
||||
poetry run playwright install
|
||||
uvicorn beebot.initiator.api:create_app --reload &
|
||||
poetry run uvicorn beebot.initiator.api:create_app --reload &
|
||||
prefix="poetry run "
|
||||
elif [ "$AGENT_NAME" == "PolyGPT" ]; then
|
||||
cp .env.template .env
|
||||
|
||||
Submodule agent/beebot updated: f91f8e3c65...59d4e93c13
Reference in New Issue
Block a user