diff --git a/Human-Input.md b/Human-Input-on-Execution.md similarity index 99% rename from Human-Input.md rename to Human-Input-on-Execution.md index dc2a602..25c8964 100644 --- a/Human-Input.md +++ b/Human-Input-on-Execution.md @@ -1,4 +1,4 @@ -# Human Input +# Human Input on Execution Human inputs is important in many agent execution use cases, humans are AGI so they can can be prompted to step in and provide extra details ins necessary. Using it with crewAI is pretty straightforward and you can do it through a LangChain Tool.