From 21416f4b13a5a92049103b283984a30eec344740 Mon Sep 17 00:00:00 2001 From: narawat lamaiin Date: Sun, 15 Jun 2025 08:59:10 +0700 Subject: [PATCH] update --- src/interface.jl | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/src/interface.jl b/src/interface.jl index a2f24f6..501e6f5 100644 --- a/src/interface.jl +++ b/src/interface.jl @@ -1277,7 +1277,7 @@ function query(query::T, executeSQL::Function, text2textInstructLLM::Function; LLMMCTS.runMCTS(initialstate, transition, transitionargs; horizontalSampleExpansionPhase=1, horizontalSampleSimulationPhase=1, - maxSimulationDepth=3, + maxSimulationDepth=1, maxiterations=1, explorationweight=1.0, earlystop=earlystop,