Files
SQLLLM/test/test_2.jl
2025-03-18 21:22:12 +07:00

78 lines
403 B
Julia

# 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)