update doc (#4408)

This commit is contained in:
Archer
2025-03-31 15:11:36 +08:00
committed by GitHub
parent 944774ec5f
commit be34b69f9b
3 changed files with 23 additions and 6 deletions

View File

@@ -66,7 +66,7 @@ export const getLastInteractiveValue = (histories: ChatItemType[]) => {
};
export const initWorkflowEdgeStatus = (
edges: StoreEdgeItemType[],
edges: StoreEdgeItemType[] | RuntimeEdgeItemType[],
histories?: ChatItemType[]
): RuntimeEdgeItemType[] => {
// If there is a history, use the last interactive value