Files
SQLLLM/test/test_2.jl
2026-06-29 20:55:52 +07:00

78 lines
402 B
Julia

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