This commit is contained in:
2026-06-21 07:30:14 +07:00
parent 13d0c64183
commit c2128879f1
2 changed files with 272 additions and 104 deletions

View File

@@ -1,12 +1,14 @@
name = "LLMMCTS"
uuid = "d76c5a4d-449e-4835-8cc4-dd86ec44f241"
authors = ["narawat lamaiin <narawat@outlook.com>"]
version = "0.1.3"
authors = ["narawat lamaiin <narawat@outlook.com>"]
[deps]
GeneralUtils = "c6c72f09-b708-4ac8-ac7c-2084d70108fe"
JSON3 = "0f8b85d8-7281-11e9-16c2-39a750bddbf1"
JSON = "682c06a0-de6a-54ab-a142-c8b1cf79cde6"
PrettyPrinting = "54e16d92-306c-5ea0-a30b-337be88ac337"
[compat]
GeneralUtils = "0.3.2"
JSON = "1.6.1"
PrettyPrinting = "0.4.2"