# using Revise # using SQLLLM, LLMMCTS, DataStructures, JSON3 # query = "How many German wines do you have?" # highValueStateList = copy(JSON3.read("/appfolder/app/highValueState_1.json")) # selectedState = SQLLLM.compareState(query, highValueStateList)