reworkd/AgentGPT

✨ Slider for speed in settings

Open

#320 aperta il 23 apr 2023

Vedi su GitHub
 (4 commenti) (0 reazioni) (0 assegnatari)TypeScript (9446 fork)batch import
enhancementgood first issuehelp wanted

Metriche repository

Star
 (34.594 star)
Metriche merge PR
 (Nessuna PR mergiata in 30 g)

Descrizione

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

Guida contributor