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,