Significant-Gravitas / Significant-Gravitas/AutoGPT
Enable human user input in the middle of workflow
Nobody has claimed this yet.
- Dominant language
- Python
- Stars
- 187k
- Forks
- 46k
- Avg merge
- 3d 2h
- Merged PRs (30d)
- 299
Description
Duplicates
- I have searched the existing issues
Summary 💡
https://docs.agpt.co/platform/blocks/basic/#agent-input
Agent Input Block currently only supports receiving human user input at the beginning of the workflow. However, it is also a common situation to receive input from human users at the intermediate nodes of the workflow. We hope to continue to enhance Agent Input Block, also accepting input from human users at the middle nodes of the workflow. That is, a workflow that can support semi-automation.
Human user input in the middle node of the workflow is actually a very common scenario. This need is expected to be taken seriously.
Examples 🌈
No response
Motivation 🔦
No response
Contributor guide
First steps
- Read the whole issue, then the project's contributing guide.
- Comment on the issue to say you are picking it up — it saves two people doing the same work.
- Fork the repository and make your change on a branch.
- Open a pull request that references the issue number.
Research direction
Start with the Agent Input Block documentation at the linked Agent Input page, then locate the block's implementation and existing workflow tests. Determine how input is currently handled at workflow start and define the behavior for pausing and resuming at an intermediate node; done should include coverage for a human-input step in the middle of a workflow.
Written by the indexing model from the issue text.
Assessment
- Tech stack
- python
- Domain
- ai
- Issue type
- Feature
- Difficulty
- 5/5
- Estimated time
- Over a week
- Activity status
- Stale
- Clarity
- Mostly clear
- Newbie friendliness
- 25/100