This commit is contained in:
narawat lamaiin
2024-08-07 20:41:20 +07:00
parent 99f19c2796
commit 5228e2cfe1
7 changed files with 1831 additions and 112 deletions

View File

@@ -2,7 +2,7 @@
julia_version = "1.10.4"
manifest_format = "2.0"
project_hash = "03625e2270b5f9b2a2b6b43af674dcefbd8f4f9d"
project_hash = "bf6c32becbc917fa1c33558e7aa59c1aac5237e3"
[[deps.AliasTables]]
deps = ["PtrArrays", "Random"]
@@ -647,7 +647,7 @@ uuid = "ea8e919c-243c-51af-8825-aaa63cd721ce"
version = "0.7.0"
[[deps.SQLLLM]]
deps = ["CSV", "CondaPkg", "DataFrames", "DataStructures", "Dates", "DispatchDoctor", "FileIO", "FormatCorrector", "GeneralUtils", "HTTP", "JSON3", "LLMMCTS", "LibPQ", "MQTTClient", "PrettyPrinting", "PythonCall", "Random", "Revise", "Tables", "URIs", "UUIDs"]
deps = ["CSV", "CondaPkg", "DataFrames", "DataStructures", "Dates", "DispatchDoctor", "FileIO", "FormatCorrector", "GeneralUtils", "HTTP", "JSON3", "LLMMCTS", "LibPQ", "MQTTClient", "PrettyPrinting", "PythonCall", "Random", "Revise", "StatsBase", "Tables", "URIs", "UUIDs"]
path = "/appfolder/app/privatejuliapkg/SQLLLM"
uuid = "2ebc79c7-cc10-4a3a-9665-d2e1d61e63d3"
version = "0.1.0"