update
This commit is contained in:
@@ -1,10 +1,9 @@
|
||||
using Revise
|
||||
using SQLLLM, LLMMCTS, DataStructures, JSON3
|
||||
# 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)
|
||||
# query = "How many German wines do you have?"
|
||||
# highValueStateList = copy(JSON3.read("/appfolder/app/highValueState_1.json"))
|
||||
# selectedState = SQLLLM.compareState(query, highValueStateList)
|
||||
|
||||
|
||||
|
||||
|
||||
Reference in New Issue
Block a user