reworkd/AgentGPT

✨ Slider for speed in settings

开放

#320 创建于 2023年4月23日

 (4 条评论) (0 个反应) (0 位负责人)TypeScript (9,446 个派生)batch import
enhancementgood first issuehelp wanted

仓库指标

星标
 (34,594 个星标)
PR 合并指标
 (PR 指标待抓取)

描述

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

贡献者指南