reworkd/AgentGPT

✨ Slider for speed in settings

Open

#320 建立於 2023年4月23日

在 GitHub 查看
 (4 留言) (0 反應) (0 負責人)TypeScript (34,594 star) (9,446 fork)batch import
enhancementgood first issuehelp wanted

描述

As a user, I'd like to control the speed at which the agent runs. Sometimes it does too many things too quickly, making it hard to keep up.

How the "Speed" currently works is based on AutonomousAgent.ts. There are timeouts between thinking and executing steps. These should be kept track of as state and editable within the settings menu

貢獻者指南