This commit is contained in:
narawat lamaiin
2024-05-05 17:17:01 +07:00
parent 77b590c6ad
commit e43caf4919
3 changed files with 65 additions and 317 deletions

View File

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