This commit is contained in:
2026-07-04 13:00:54 +07:00
parent c2128879f1
commit 2c4e5918b9
19 changed files with 3237 additions and 322 deletions
+2 -2
View File
@@ -1,6 +1,6 @@
name = "LLMMCTS"
uuid = "d76c5a4d-449e-4835-8cc4-dd86ec44f241"
version = "0.1.3"
version = "0.1.4"
authors = ["narawat lamaiin <narawat@outlook.com>"]
[deps]
@@ -9,6 +9,6 @@ JSON = "682c06a0-de6a-54ab-a142-c8b1cf79cde6"
PrettyPrinting = "54e16d92-306c-5ea0-a30b-337be88ac337"
[compat]
GeneralUtils = "0.3.2"
GeneralUtils = "0.4.9"
JSON = "1.6.1"
PrettyPrinting = "0.4.2"