update
This commit is contained in:
@@ -279,6 +279,7 @@ function decisionMaker(state::T1, context, text2textInstructLLM::Function,
|
|||||||
# end
|
# end
|
||||||
|
|
||||||
response = text2textInstructLLM(prompt)
|
response = text2textInstructLLM(prompt)
|
||||||
|
println("SQL decisionMaker() rawresponse: ", response)
|
||||||
|
|
||||||
# textToDict() search for action_input
|
# textToDict() search for action_input
|
||||||
responsedict = GeneralUtils.textToDict(response,
|
responsedict = GeneralUtils.textToDict(response,
|
||||||
|
|||||||
Reference in New Issue
Block a user