update
This commit is contained in:
@@ -341,7 +341,7 @@ function getdata_transition(state::T, args::NamedTuple
|
||||
reward=0,
|
||||
isterminal=false)
|
||||
end
|
||||
|
||||
println("getdata_transition() 1 ", @__FILE__, " ", @__LINE__)
|
||||
newstate[:code] = sql
|
||||
newstate[:response] = response
|
||||
newstate[:errorexplain] = thought
|
||||
@@ -352,7 +352,7 @@ function getdata_transition(state::T, args::NamedTuple
|
||||
extracted = extractContent_dataframe(response, context, text2textInstructLLM)
|
||||
newstate[:response] = extracted
|
||||
end
|
||||
|
||||
println("getdata_transition() 2 ", @__FILE__, " ", @__LINE__)
|
||||
stateevaluation = "None"
|
||||
progressvalue = 0
|
||||
|
||||
|
||||
Reference in New Issue
Block a user