MCPcopy Create free account

hub / github.com/SamurAIGPT/Vibe-Workflow / functions

Functions225 in github.com/SamurAIGPT/Vibe-Workflow

↓ 23 callersFunctionproxy_request_helper
(method: str, url: str, payload: Optional[dict] = None)
server/app/utils/workflow_helper.py:21
↓ 15 callersFunctionhandleChange
(key, value)
packages/workflow-builder/src/components/ApiNode.jsx:294
↓ 7 callersFunctiongetRunId
()
packages/workflow-builder/src/components/WorkflowStore.jsx:10
↓ 7 callersFunctiongetWorkflowId
()
packages/workflow-builder/src/components/WorkflowStore.jsx:9
↓ 7 callersFunctionisPassthrough
(m)
packages/workflow-builder/src/components/NodesNavbar.jsx:84
↓ 6 callersFunctionmapModels
(modelsMap)
packages/workflow-builder/src/components/NodesNavbar.jsx:62
↓ 6 callersFunctionuseGenerationCost
(selectedModel, formValues)
packages/workflow-builder/src/components/useGenerationCost.jsx:4
↓ 5 callersFunctionhandleSaveWorkFlow
()
packages/workflow-builder/src/components/NodeFlow.jsx:1299
↓ 5 callersFunctionsetWorkflowIds
(wfId, rId)
packages/workflow-builder/src/components/WorkflowStore.jsx:4
↓ 4 callersFunctionaddNode
(nodeType, position = null, initialData = {})
packages/workflow-builder/src/components/NodeFlow.jsx:1958
↓ 4 callersFunctiongetEdgeColor
(sourceHandle, targetHandle, sourceNode = null, targetNode = null)
packages/workflow-builder/src/components/NodeFlow.jsx:93
↓ 4 callersFunctionmapModels
(modelsMap)
packages/workflow-builder/src/components/NodeFlow.jsx:2046
↓ 3 callersFunctionformatMessageDate
(isoString)
packages/workflow-builder/src/components/ChatWidget.jsx:269
↓ 3 callersFunctiongetNextId
(type)
packages/workflow-builder/src/components/NodeFlow.jsx:1588
↓ 3 callersFunctionnormalize
(text = "")
packages/workflow-builder/src/components/NodeFlow.jsx:2065
↓ 2 callersFunctionaddFormValuesInTaskData
(properties)
packages/workflow-builder/src/components/ApiNode.jsx:92
↓ 2 callersFunctionbuildWorkflowPayload
()
packages/workflow-builder/src/components/NodeFlow.jsx:1060
↓ 2 callersFunctionfetchSchema
(workflowId)
packages/workflow-builder/src/components/ApiNode.jsx:131
↓ 2 callersFunctionformatName
(id)
packages/workflow-builder/src/components/NodeFlow.jsx:140
↓ 2 callersFunctionformatTime
(seconds)
packages/workflow-builder/src/components/VideoPlayer.jsx:61
↓ 2 callersFunctionformatTime
(seconds = 0)
packages/workflow-builder/src/components/AudioPlayer.jsx:77
↓ 2 callersFunctiongetFilteredModelsForNode
(node)
packages/workflow-builder/src/components/NodeFlow.jsx:2061
↓ 2 callersFunctiongetModelObjStatic
(category, modelId, nodeSchemas)
packages/workflow-builder/src/components/NodeFlow.jsx:142
↓ 2 callersFunctiongetSubmenuItems
(id)
packages/workflow-builder/src/components/NodesNavbar.jsx:168
↓ 2 callersFunctionhandleAddNode
(type, model)
packages/workflow-builder/src/components/NodesNavbar.jsx:118
↓ 2 callersFunctionhandleRenameWorkflow
(id, newName)
client/app/workflow/WorkflowListingClient.js:67
↓ 2 callersFunctionhandleRunSingleNode
()
packages/workflow-builder/src/components/VideoNode.jsx:261
↓ 2 callersFunctionhandleSend
(targetId)
packages/workflow-builder/src/components/NodeSendButton.jsx:9
↓ 2 callersFunctionisImageUrl
(url)
packages/workflow-builder/src/components/RenderApiField.jsx:20
↓ 1 callersFunctionaddFormValuesInTaskData
(properties)
packages/workflow-builder/src/components/VideoCombiner.jsx:101
↓ 1 callersFunctionaddFormValuesInTaskData
(properties)
packages/workflow-builder/src/components/TextNode.jsx:104
↓ 1 callersFunctionaddFormValuesInTaskData
(properties)
packages/workflow-builder/src/components/AudioNode.jsx:108
↓ 1 callersFunctionaddFormValuesInTaskData
(properties)
packages/workflow-builder/src/components/ImageNode.jsx:105
↓ 1 callersFunctionaddFormValuesInTaskData
(properties)
packages/workflow-builder/src/components/VideoNode.jsx:111
↓ 1 callersFunctionarchitect_workflow_helper
(payload: dict)
server/app/utils/workflow_helper.py:127
↓ 1 callersFunctioncloudfront_signed_url_helper
(payload: dict)
server/app/utils/workflow_helper.py:109
↓ 1 callersFunctioncreate_or_update_workflow
(payload: dict)
server/app/utils/workflow_helper.py:61
↓ 1 callersFunctiondelete_node_run_by_id_helper
(node_run_id: str)
server/app/utils/workflow_helper.py:135
↓ 1 callersFunctiondelete_workflow_def_by_id
(workflow_id: str)
server/app/utils/workflow_helper.py:81
↓ 1 callersFunctiondownloadFile
(file_url, filename = "download")
packages/workflow-builder/src/components/utility.jsx:824
↓ 1 callersFunctionexecute_workflow_via_api_helper
(workflow_id: str, payload: dict)
server/app/utils/workflow_helper.py:147
↓ 1 callersFunctionfetchInputs
()
packages/workflow-builder/src/components/ApiNode.jsx:453
↓ 1 callersFunctionfetchWorkflowData
(id, cookieHeader)
client/app/workflow/[id]/page.js:5
↓ 1 callersFunctionformatMessageTime
(isoString)
packages/workflow-builder/src/components/ChatWidget.jsx:280
↓ 1 callersFunctionformatName
(id)
packages/workflow-builder/src/components/NodesNavbar.jsx:20
↓ 1 callersFunctiongenerate_thumbnail_helper
(workflow_id: str, payload: dict)
server/app/utils/workflow_helper.py:113
↓ 1 callersFunctiongetCategorizedModels
()
packages/workflow-builder/src/components/NodesNavbar.jsx:59
↓ 1 callersFunctiongetCompatibleNodeTypes
(handleColor, isOutput)
packages/workflow-builder/src/components/NodeFlow.jsx:1889
↓ 1 callersFunctiongetLabelIcon
(label)
packages/workflow-builder/src/components/NodesNavbar.jsx:411
↓ 1 callersFunctiongetModelsForNode
(node)
packages/workflow-builder/src/components/NodeFlow.jsx:2043
↓ 1 callersFunctiongetNewNodePosition
(lastNode)
packages/workflow-builder/src/components/NodeFlow.jsx:1928
↓ 1 callersFunctiongetNodeTypeFromSubmenuId
(id)
packages/workflow-builder/src/components/NodesNavbar.jsx:33
↓ 1 callersFunctiongetOverlayClass
()
packages/workflow-builder/src/components/NodesNavbar.jsx:405
↓ 1 callersFunctiongetWorkflowDefs
(cookieHeader)
client/app/workflow/page.js:5
↓ 1 callersFunctionget_api_key
()
server/app/utils/workflow_helper.py:15
↓ 1 callersFunctionget_api_node_schemas_helper
(workflow_id: str)
server/app/utils/workflow_helper.py:69
↓ 1 callersFunctionget_file_upload_url_helper
(params: dict)
server/app/utils/workflow_helper.py:117
↓ 1 callersFunctionget_node_schemas_helper
(workflow_id: str)
server/app/utils/workflow_helper.py:65
↓ 1 callersFunctionget_run_status_helper
(run_id: str)
server/app/utils/workflow_helper.py:93
↓ 1 callersFunctionget_workflow_api_inputs_helper
(workflow_id: str)
server/app/utils/workflow_helper.py:143
↓ 1 callersFunctionget_workflow_api_outputs_helper
(run_id: str)
server/app/utils/workflow_helper.py:151
↓ 1 callersFunctionget_workflow_def_helper
(workflow_id: str)
server/app/utils/workflow_helper.py:73
↓ 1 callersFunctionget_workflow_defs_helper
()
server/app/utils/workflow_helper.py:77
↓ 1 callersFunctionget_workflow_last_run
(workflow_id: str)
server/app/utils/workflow_helper.py:123
↓ 1 callersFunctionhandleCopy
()
packages/workflow-builder/src/components/ChatWidget.jsx:156
↓ 1 callersFunctionhandleDropdownToggle
(value)
packages/workflow-builder/src/components/RenderField.jsx:30
↓ 1 callersFunctionhandleFileUpload
(e)
packages/workflow-builder/src/components/UploadNode.jsx:22
↓ 1 callersFunctionhandleRunSingleNode
()
packages/workflow-builder/src/components/VideoCombiner.jsx:235
↓ 1 callersFunctionhandleRunSingleNode
()
packages/workflow-builder/src/components/TextNode.jsx:245
↓ 1 callersFunctionhandleRunSingleNode
()
packages/workflow-builder/src/components/AudioNode.jsx:249
↓ 1 callersFunctionhandleRunSingleNode
()
packages/workflow-builder/src/components/ImageNode.jsx:245
↓ 1 callersFunctionhandleRunSingleNode
()
packages/workflow-builder/src/components/ApiNode.jsx:390
↓ 1 callersFunctionhandleSubmit
(e)
packages/workflow-builder/src/components/ChatWidget.jsx:258
↓ 1 callersFunctionhandleTemplatePublish
()
packages/workflow-builder/src/components/NodeFlow.jsx:1520
↓ 1 callersFunctioninitializeFormData
(schemaProperties)
packages/workflow-builder/src/components/VideoCombiner.jsx:56
↓ 1 callersFunctioninitializeFormData
(schemaProperties)
packages/workflow-builder/src/components/PromptConcate.jsx:33
↓ 1 callersFunctioninitializeFormData
(schemaProperties)
packages/workflow-builder/src/components/TextNode.jsx:59
↓ 1 callersFunctioninitializeFormData
(schemaProperties)
packages/workflow-builder/src/components/AudioNode.jsx:63
↓ 1 callersFunctioninitializeFormData
(schemaProperties)
packages/workflow-builder/src/components/ImageNode.jsx:60
↓ 1 callersFunctioninitializeFormData
(schemaProperties)
packages/workflow-builder/src/components/VideoNode.jsx:66
↓ 1 callersFunctioninitializeFormData
(schemaProperties)
packages/workflow-builder/src/components/ApiNode.jsx:47
↓ 1 callersFunctionisTableLine
(line)
packages/workflow-builder/src/components/ChatWidget.jsx:19
↓ 1 callersFunctionloadPreset
(preset)
packages/workflow-builder/src/components/NodeFlow.jsx:296
↓ 1 callersFunctionnormalizeTableLine
(line)
packages/workflow-builder/src/components/ChatWidget.jsx:28
↓ 1 callersFunctiononDataChange
(id, newData, targetNodeId = null)
packages/workflow-builder/src/components/NodeFlow.jsx:482
↓ 1 callersFunctionpollArchitectStatus
(request_id)
packages/workflow-builder/src/components/NodeFlow.jsx:816
↓ 1 callersFunctionpollNodeStatus
(run_id)
packages/workflow-builder/src/components/VideoCombiner.jsx:186
↓ 1 callersFunctionpollNodeStatus
(run_id)
packages/workflow-builder/src/components/TextNode.jsx:194
↓ 1 callersFunctionpollNodeStatus
(run_id)
packages/workflow-builder/src/components/AudioNode.jsx:199
↓ 1 callersFunctionpollNodeStatus
(run_id)
packages/workflow-builder/src/components/ImageNode.jsx:195
↓ 1 callersFunctionpollNodeStatus
(run_id)
packages/workflow-builder/src/components/VideoNode.jsx:211
↓ 1 callersFunctionpollNodeStatus
(run_id)
packages/workflow-builder/src/components/ApiNode.jsx:335
↓ 1 callersFunctionpollRunIdStatus
(runId)
packages/workflow-builder/src/components/NodeFlow.jsx:1351
↓ 1 callersFunctionpoll_architect_result_helper
(id: str)
server/app/utils/workflow_helper.py:131
↓ 1 callersFunctionpreprocessContent
(content)
packages/workflow-builder/src/components/ChatWidget.jsx:11
↓ 1 callersFunctionprocessWorkflowData
(workflowData, nodeSchemas, id)
packages/workflow-builder/src/components/NodeFlow.jsx:162
↓ 1 callersFunctionpublish_workflow_helper
(workflow_id: str, payload: dict)
server/app/utils/workflow_helper.py:101
↓ 1 callersFunctionrenderSearchResults
()
packages/workflow-builder/src/components/NodesNavbar.jsx:190
↓ 1 callersFunctionrunNodeFromFlow
(nodeId)
packages/workflow-builder/src/components/NodeFlow.jsx:1568
↓ 1 callersFunctionrunNodeInputsFromFlow
(nodeId)
packages/workflow-builder/src/components/NodeFlow.jsx:1578
next →1–100 of 225, ranked by callers