reworkd/AgentGPT

✨ Slider for speed in settings

Open

#320 ouverte le 23 avr. 2023

Voir sur GitHub
 (4 commentaires) (0 réactions) (0 assignés)TypeScript (9 446 forks)batch import
enhancementgood first issuehelp wanted

Métriques du dépôt

Stars
 (34 594 stars)
Métriques de merge PR
 (Aucune PR mergée en 30 j)

Description

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

Guide contributeur