From d7d97454a9337dc4dc082d30908ad2b42e4b96e0 Mon Sep 17 00:00:00 2001 From: narawat lamaiin Date: Thu, 19 Dec 2024 18:49:20 +0700 Subject: [PATCH] update --- src/interface.jl | 1 + 1 file changed, 1 insertion(+) diff --git a/src/interface.jl b/src/interface.jl index ecd9539..7874d38 100644 --- a/src/interface.jl +++ b/src/interface.jl @@ -279,6 +279,7 @@ function decisionMaker(state::T1, context, text2textInstructLLM::Function, # end response = text2textInstructLLM(prompt) + println("SQL decisionMaker() rawresponse: ", response) # textToDict() search for action_input responsedict = GeneralUtils.textToDict(response,