MCPcopy Create free account
hub / github.com/FlowiseAI/Flowise / Agentflow.tsx

File Agentflow.tsx

packages/agentflow/src/Agentflow.tsx:None–None  ·  view source on GitHub ↗

Source from the content-addressed store, hash-verified

1import { forwardRef, useCallback, useEffect, useImperativeHandle, useMemo, useRef, useState } from 'react'
2import ReactFlow, { Background, Controls, MiniMap, ReactFlowProvider, useEdgesState, useNodesState } from 'reactflow'
3
4import { Alert, Snackbar } from '@mui/material'

Callers

nothing calls this directly

Calls 1

useAgentflowFunction · 0.90

Tested by

no test coverage detected