From f2b56640cc7ab90a67528fe4ad0282f2e182de55 Mon Sep 17 00:00:00 2001 From: narawat lamaiin Date: Tue, 17 Jun 2025 12:53:32 +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 713c65c..a5d6bf4 100644 --- a/src/interface.jl +++ b/src/interface.jl @@ -208,7 +208,7 @@ function decisionMaker(a::T; recentevents::Integer=20, maxattempt=10 2) actionname: (Typically corresponds to the execution of the first step in your plan) Can be one of the available tool name 3) actioninput: The input to the action you are about to perform according to your plan. - + { "plan": "...", "actionname": "...",