update
This commit is contained in:
+2
-2
@@ -118,9 +118,9 @@ function decisionMaker(state::T1, text2textInstructLLM::Function, llmFormatName:
|
|||||||
<possible SQL for this question>
|
<possible SQL for this question>
|
||||||
$similarSQL_
|
$similarSQL_
|
||||||
</possible SQL for this question>
|
</possible SQL for this question>
|
||||||
<your earlier actions>
|
<assistant_action_history>
|
||||||
$(GeneralUtils.dict_to_string_html(state["action_history"]))
|
$(GeneralUtils.dict_to_string_html(state["action_history"]))
|
||||||
</your earlier actions>
|
</assistant_action_history>
|
||||||
<error_note>
|
<error_note>
|
||||||
$errornote
|
$errornote
|
||||||
<error_note>
|
<error_note>
|
||||||
|
|||||||
Reference in New Issue
Block a user