mirror of
https://github.com/langchain-ai/llmanager.git
synced 2026-07-01 20:44:01 -04:00
cr
This commit is contained in:
@@ -127,6 +127,7 @@ async function handleHumanResponse(
|
||||
args.args.status === state.answer.status
|
||||
? "explanationChanged"
|
||||
: "allChanged",
|
||||
reflectionsSummary: "",
|
||||
};
|
||||
|
||||
// The suggested action was edited. Send to reflection.
|
||||
|
||||
Reference in New Issue
Block a user