reworkd/AgentGPT

✨ Slider for speed in settings

オープン

#320 opened on 2023/04/23

 (4 件のコメント) (0 件のリアクション) (0 人の担当者)TypeScript (9,446 件のフォーク)batch import
enhancementgood first issuehelp wanted

Repository metrics

Stars
 (34,594 個のスター)
PR merge metrics
 (PR metrics pending)

説明

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

コントリビューターガイド