This commit is contained in:
narawat lamaiin
2024-05-04 21:17:02 +07:00
parent dea3f0260e
commit 8907156522
3 changed files with 28 additions and 24 deletions

View File

@@ -399,7 +399,7 @@ function jsoncorrection(a::T1, input::T2,
correctjson = incorrectjson
break
catch
println("Attempting correct JSON string. $attempting")
println("Attempting correct JSON string. $attemptround")
_prompt =
"""
Your goal is to correct a given incorrect JSON string.