Code
Hub
Workspaces
Following
Trending
Connect
MCP
copy
Create free account
hub
/
github.com/deskree-inc/blok
/ functions
Functions
452 in github.com/deskree-inc/blok
⨍
Functions
452
◇
Types & classes
218
↳
Endpoints
2
↓ 2 callers
Method
trackCommand
(options: { command: string; args?: Record<string, unknown>; durationMs?: number; status?: "success" |
packages/cli/src/services/posthog.ts:133
↓ 2 callers
Method
writeCliConfig
( { distinctId, sessionId }: { distinctId: string; sessionId: string }, cliConfigPath: string, )
packages/cli/src/services/posthog.ts:66
↓ 1 callers
Method
ExecuteNode
(self, request, context)
runtimes/python3/server.py:14
↓ 1 callers
Method
_merge_results
(self, r1, r2, top_k)
runtimes/python3/nodes/milvus/query/node.py:91
↓ 1 callers
Method
ask
(question: string, options: SearchOptions = {})
packages/cli/src/commands/search/docs.ts:113
↓ 1 callers
Method
assignHostAndPort
(host: string, port: number)
core/runner/src/NodeRuntime.ts:21
↓ 1 callers
Method
buildIndex
()
packages/cli/src/commands/search/indexer.ts:267
↓ 1 callers
Method
call
(message: NodeRequest, opts?: CallOptions)
core/runner/src/NodeGrpcNativeClient.ts:31
↓ 1 callers
Method
call
(message: NodeRequest, opts?: CallOptions)
core/runner/src/NodeGrpcClient.ts:45
↓ 1 callers
Method
captureSessionStart
()
packages/cli/src/services/posthog.ts:119
↓ 1 callers
Method
clear
()
triggers/http/src/nodes/examples/dashboard-generator/InMemory.ts:26
↓ 1 callers
Method
clearToken
()
packages/cli/src/services/local-token-manager.ts:98
↓ 1 callers
Function
createLocator
()
core/runner/test/localstorage.test.ts:13
↓ 1 callers
Function
createLocator
()
core/runner/test/step-condition.test.ts:13
↓ 1 callers
Method
createNodeRequest
(context: ParamsDictionary)
core/runner/src/NodeRuntime.ts:57
↓ 1 callers
Method
createNodeResponse
(response: NodeResponse)
core/runner/src/NodeRuntime.ts:50
↓ 1 callers
Function
createPythonVenv
(pythonProjectDir: string, s: SpinnerHandler)
packages/cli/src/commands/create/project.ts:358
↓ 1 callers
Function
createTool
()
triggers/http/src/nodes/examples/mastra-agent/tool.ts:16
↓ 1 callers
Method
create_base64_image
(self)
runtimes/python3/nodes/embed/test_node.py:18
↓ 1 callers
Method
create_context
(self, ctx: Dict[str, Any])
runtimes/python3/runner.py:27
↓ 1 callers
Function
ctx
()
templates/node-ui/test/helper.ts:4
↓ 1 callers
Function
ctx
()
templates/node/test/helper.ts:4
↓ 1 callers
Function
ctx
()
nodes/web/react@1.0.0/test/helper.ts:4
↓ 1 callers
Method
decode_base64_image
(self, base64_str: str)
runtimes/python3/nodes/image_description/node.py:37
↓ 1 callers
Method
decode_base64_image
(self, data_url: str)
runtimes/python3/nodes/embed/node.py:32
↓ 1 callers
Function
decode_message
(payload)
runtimes/python3/util/message_manager.py:5
↓ 1 callers
Method
decrypt
(encryptedText: string)
packages/cli/src/services/local-token-manager.ts:62
↓ 1 callers
Method
delete
(key: string)
triggers/http/src/nodes/examples/dashboard-generator/InMemory.ts:23
↓ 1 callers
Function
devProject
(opts: OptionValues)
packages/cli/src/commands/dev/index.ts:6
↓ 1 callers
Function
discoveryNodeRuntime
()
packages/cli/src/commands/install/node.ts:17
↓ 1 callers
Method
embed_image
(self, image: Image.Image)
runtimes/python3/nodes/embed/node.py:42
↓ 1 callers
Method
embed_text
(self, text: str)
runtimes/python3/nodes/embed/node.py:37
↓ 1 callers
Method
encrypt
(text: string)
packages/cli/src/services/local-token-manager.ts:53
↓ 1 callers
Method
ensureStorage
()
packages/cli/src/services/local-token-manager.ts:19
↓ 1 callers
Method
ensure_collection_exists
(self)
runtimes/python3/nodes/milvus/insert/node.py:32
↓ 1 callers
Method
estimateTokens
(text: string)
packages/cli/src/commands/search/docs.ts:39
↓ 1 callers
Method
extractKeywords
(text: string)
packages/cli/src/commands/search/docs.ts:30
↓ 1 callers
Function
fetchPrometheusMetrics
(host?: string, token?: string)
packages/cli/src/commands/monitor/monitor-component.tsx:67
↓ 1 callers
Function
findSimilarDirectories
(directory: string, searchTerm: string)
packages/cli/src/commands/publish/node.ts:27
↓ 1 callers
Function
findSimilarFiles
(directory: string, searchTerm: string)
packages/cli/src/commands/publish/workflow.ts:37
↓ 1 callers
Method
formatResponseText
(text: string)
packages/cli/src/commands/search/docs.ts:165
↓ 1 callers
Method
generateFile
* Generates a file with the given content in the specified directory. * If the directory does not exist, it will be created. * If the file already
packages/cli/src/commands/generate/NodeFileWriter.ts:112
↓ 1 callers
Method
generateNodesFile
(nodeName: string, importPath: string, code: string, apiKey: string)
packages/cli/src/commands/generate/RegisterNode.ts:7
↓ 1 callers
Method
get
(target: string, name: string)
core/runner/src/ConfigurationResolver.ts:17
↓ 1 callers
Method
get
(key: string)
triggers/http/src/nodes/examples/dashboard-generator/InMemory.ts:14
↓ 1 callers
Method
getAll
()
triggers/http/src/nodes/examples/dashboard-generator/InMemory.ts:17
↓ 1 callers
Method
getApp
()
triggers/http/src/runner/HttpTrigger.ts:53
↓ 1 callers
Method
getApp
()
triggers/grpc/src/GRpcTrigger.ts:56
↓ 1 callers
Method
getAverage
()
core/shared/src/utils/CpuUsage.ts:22
↓ 1 callers
Function
getDeploymentStatus
(opts: OptionValues)
packages/cli/src/commands/deploy/index.ts:29
↓ 1 callers
Method
getIndex
(forceRebuild = false)
packages/cli/src/commands/search/indexer.ts:301
↓ 1 callers
Method
getInstance
()
packages/cli/src/services/package-manager.ts:86
↓ 1 callers
Method
getInstance
()
triggers/http/src/nodes/examples/workflow-docs/InMemory.ts:5
↓ 1 callers
Method
getInstance
()
triggers/http/src/nodes/examples/dashboard-generator/InMemory.ts:7
↓ 1 callers
Method
getLimitedContext
(files: { path: string }[])
packages/cli/src/commands/search/docs.ts:73
↓ 1 callers
Function
getMdxFiles
(dir)
docs/generateRefLinks.js:7
↓ 1 callers
Method
getNode
(name: string)
core/runner/src/NodeMap.ts:10
↓ 1 callers
Method
getNodes
(workflow_nodes: Node)
core/runner/src/Configuration.ts:84
↓ 1 callers
Function
getPreferredEditor
()
packages/cli/src/services/utils.ts:18
↓ 1 callers
Method
getRankedFilesFromIndex
( index: SearchIndex, question: string, )
packages/cli/src/commands/search/docs.ts:43
↓ 1 callers
Method
getSchemas
(self)
runtimes/python3/core/nanoservice.py:24
↓ 1 callers
Method
getSteps
(blueprint_steps: RunnerNode[])
core/runner/src/Configuration.ts:57
↓ 1 callers
Method
getVar
(self, ctx: Context, name: str)
runtimes/python3/core/node_base.py:65
↓ 1 callers
Function
getWeather
(location: string)
triggers/http/src/nodes/examples/mastra-agent/tool.ts:40
↓ 1 callers
Function
getWeatherCondition
(code: number)
triggers/http/src/nodes/examples/mastra-agent/tool.ts:67
↓ 1 callers
Function
get_nodes
()
runtimes/python3/nodes/nodes.py:15
↓ 1 callers
Method
groupBy
(key: string, array: JsonLikeObject[])
triggers/http/src/nodes/examples/dashboard-generator/MultipleQueryGeneratorNode.ts:58
↓ 1 callers
Method
handle
(self, ctx: 'Context', inputs: Dict[str, Any])
runtimes/python3/core/nanoservice.py:71
↓ 1 callers
Method
handle
(self, ctx: Context, inputs: Dict[str, Any])
runtimes/python3/nodes/embed/node.py:47
↓ 1 callers
Method
handle
(self, ctx: Context, inputs: Dict[str, Any])
runtimes/python3/nodes/milvus/insert/node.py:49
↓ 1 callers
Method
handle
(ctx: Context, inputs: InputType)
templates/node-ui/index.ts:43
↓ 1 callers
Method
handle
* Handles the incoming request and returns a response. * * @param ctx - The context of the request. * @param inputs - The input data for the req
templates/node/index.ts:37
↓ 1 callers
Method
handle
(ctx: Context, inputs: ParamsDictionary)
core/runner/src/NodeRuntime.ts:26
↓ 1 callers
Method
handle
(ctx: Context, inputs: InputType)
nodes/web/react@1.0.0/index.ts:43
↓ 1 callers
Function
handleDynamicRoute
(dynamicRoute: string, req: Request)
triggers/http/src/runner/Util.ts:19
↓ 1 callers
Function
handleRequest
( req: http.IncomingMessage, res: http.ServerResponse, host: string | undefined, token: string | undefined
packages/cli/src/commands/monitor/static-web-server.ts:51
↓ 1 callers
Method
indexJsonDirectory
(dirPath: string, sourceLabel: string)
packages/cli/src/commands/search/indexer.ts:162
↓ 1 callers
Method
initializePostHog
(apiKey: string, host: string)
packages/cli/src/services/posthog.ts:77
↓ 1 callers
Function
install
(opts: OptionValues)
packages/cli/src/commands/install/workflow.ts:23
↓ 1 callers
Method
isTelemetryEnabled
()
packages/cli/src/services/posthog.ts:91
↓ 1 callers
Method
jsMapper
(str: string, ctx: Context, data: ParamsDictionary)
core/shared/src/utils/Mapper.ts:56
↓ 1 callers
Method
listen
()
triggers/http/src/runner/HttpTrigger.ts:57
↓ 1 callers
Function
loadNodeDirectories
(baseDir: string)
packages/cli/src/commands/publish/node.ts:66
↓ 1 callers
Method
loadNodes
()
triggers/http/src/runner/HttpTrigger.ts:41
↓ 1 callers
Method
loadNodes
()
triggers/grpc/src/GRpcTrigger.ts:64
↓ 1 callers
Function
loadWorkflowFiles
(directory: string)
packages/cli/src/commands/publish/workflow.ts:75
↓ 1 callers
Method
loadWorkflows
()
triggers/http/src/runner/HttpTrigger.ts:49
↓ 1 callers
Method
loadWorkflows
()
triggers/grpc/src/GRpcTrigger.ts:72
↓ 1 callers
Method
localResolver
(node: RunnerNode)
core/runner/src/Configuration.ts:219
↓ 1 callers
Function
main
()
packages/cli/src/index.ts:62
↓ 1 callers
Method
mapContentType
(contentType: string)
triggers/grpc/src/MessageDecode.ts:130
↓ 1 callers
Method
mergeWordMaps
(...maps: WordMap[])
packages/cli/src/commands/search/indexer.ts:252
↓ 1 callers
Method
moduleResolver
(node: RunnerNode, opts: GlobalOptions)
core/runner/src/Configuration.ts:208
↓ 1 callers
Method
nodeTypes
()
core/runner/src/Configuration.ts:178
↓ 1 callers
Method
node_resolver
(self, node_name: str, config: Dict[str, Any])
runtimes/python3/runner.py:17
↓ 1 callers
Method
processRequest
(router: ConnectRouter, trigger: GRpcTrigger)
triggers/grpc/src/GRpcTrigger.ts:76
↓ 1 callers
Function
publish
(opts: OptionValues)
packages/cli/src/commands/publish/node.ts:80
↓ 1 callers
Function
publish
(opts: OptionValues)
packages/cli/src/commands/publish/workflow.ts:115
↓ 1 callers
Function
publishWorkflow
(token: string, workflow: Record<string, unknown>, name: string)
packages/cli/src/commands/publish/workflow.ts:96
↓ 1 callers
Method
replaceObjectStrings
(obj: ParamsDictionary, ctx: Context, data: ParamsDictionary)
core/shared/src/utils/Mapper.ts:8
← previous
next →
101–200 of 452, ranked by callers