This script contains some parts that are automated, which execute the method for value and test-case generation, and some parts that get input from a human, which is for evaluating the result of a form submission or any other things that need human intervention.
We must first put together all the different parts of the method into one simple script, including context retrieval, global and local feedback finding, and feedback-based prompting of the LLM.
This script contains some parts that are automated, which execute the method for value and test-case generation, and some parts that get input from a human, which is for evaluating the result of a form submission or any other things that need human intervention.