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