mirror of
https://github.com/FoundationAgents/MetaGPT.git
synced 2026-06-17 15:35:21 +02:00
commit
365454924a
2 changed files with 1 additions and 1 deletions
|
|
@ -127,7 +127,6 @@ app.post("/start", (req, res) => {
|
|||
bot.chat(`/spreadplayers ~ ~ 0 300 under 80 false @s`);
|
||||
await bot.waitForTicks(bot.waitTicks);
|
||||
}
|
||||
bot.chat(`/spawnpoint bot 26 100 20`);
|
||||
await bot.waitForTicks(bot.waitTicks * itemTicks);
|
||||
res.json(bot.observe());
|
||||
|
||||
|
|
|
|||
|
|
@ -43,3 +43,4 @@ open-interpreter==0.1.4; python_version>"3.9"
|
|||
ta==0.10.2
|
||||
semantic-kernel==0.3.10.dev0
|
||||
matplotlib==3.7.2
|
||||
ordered_set
|
||||
Loading…
Add table
Add a link
Reference in a new issue