update
This commit is contained in:
@@ -316,8 +316,10 @@ function iterativeprompting(a::T, prompt::String, verification::Function) where
|
||||
if correct
|
||||
|
||||
break
|
||||
else # add feedback to prompt
|
||||
else
|
||||
# get LLM critique
|
||||
|
||||
# add critique to prompt
|
||||
end
|
||||
|
||||
|
||||
|
||||
Reference in New Issue
Block a user