v0.3.0 #2

Merged
ton merged 37 commits from v0.3.0 into main 2026-07-04 06:11:15 +00:00
Showing only changes of commit 21416f4b13 - Show all commits
+1 -1
View File
@@ -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,