🐛 Fix ky not working due to fetch rewriting by mistral package
Closes #1396
This commit is contained in:
@ -111,6 +111,7 @@ export const executeGroup = async (
|
||||
logs,
|
||||
visitedEdges,
|
||||
}
|
||||
console.log('yes')
|
||||
const executionResponse = (
|
||||
isLogicBlock(block)
|
||||
? await executeLogic(newSessionState)(block)
|
||||
|
Reference in New Issue
Block a user