Function: canonicalizeInterruptResolutions()
function canonicalizeInterruptResolutions(resolutions): object;
정의 위치: packages/ai/src/interrupts.ts:139
매개변수
resolutions
readonly RunAgentResumeItem[]
반환값
object
canonicalResolutions
canonicalResolutions: string;
fingerprint
fingerprint: string;
resolutions
resolutions: readonly RunAgentResumeItem[];