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