This commit is contained in:
narawat lamaiin
2024-12-09 21:44:58 +07:00
parent ba74688143
commit 726599bab3
2 changed files with 5 additions and 5 deletions

View File

@@ -2,7 +2,7 @@
julia_version = "1.11.2"
manifest_format = "2.0"
project_hash = "7276bacf2126ccf319f58f1cc1aab4f9a73ac360"
project_hash = "6e88822413ea4a623cd914d84de127dc6c57fceb"
[[deps.AliasTables]]
deps = ["PtrArrays", "Random"]
@@ -306,11 +306,11 @@ version = "1.19.3+0"
[[deps.LLMMCTS]]
deps = ["GeneralUtils", "JSON3"]
git-tree-sha1 = "f7b85bcb95a117b4cd832ac14fff57dd127e638f"
git-tree-sha1 = "c8ad9715e78bbd19f5ac79e1f1cacf85f141449d"
repo-rev = "main"
repo-url = "https://git.yiem.cc/ton/LLMMCTS.git"
repo-url = "https://git.yiem.cc/ton/LLMMCTS"
uuid = "d76c5a4d-449e-4835-8cc4-dd86ec44f241"
version = "0.1.0"
version = "0.1.2"
[[deps.LaTeXStrings]]
git-tree-sha1 = "dda21b8cbd6a6c40d9d02a73230f9d70fed6918c"

View File

@@ -24,4 +24,4 @@ UUIDs = "cf7118a7-6976-5b1a-9a39-7adc72f591a4"
[compat]
GeneralUtils = "0.1.0"
LLMMCTS = "0.1.0"
LLMMCTS = "0.1.2"