Code
Hub
Workspaces
Following
Trending
Connect
MCP
copy
Create free account
hub
/
github.com/ForestHubAI/edge-agents
/ functions
Functions
2,454 in github.com/ForestHubAI/edge-agents
⨍
Functions
2,454
◇
Types & classes
941
↓ 2 callers
Method
persist
persist writes one entry to its <uid>.json record. The full record is stored so the working copy is self-describing and can be read back at boot witho
go/engine/memory/manager.go:250
↓ 2 callers
Function
pluralize
(n: number)
ts/workflow-cli/cli/validate.ts:109
↓ 2 callers
Function
promptMissing
( partial: Partial<DeployConfig>, outputDirDefault: string, req: DeployRequirements, workflowName: str
ts/workflow-cli/cli/deploy/prompts.ts:200
↓ 2 callers
Function
pruneArguments
(args: Record<string, unknown>, parameters: readonly Parameter[], isToolInput = false)
ts/workflow-core/src/parameter/Parameter.ts:192
↓ 2 callers
Function
readStateFromStores
()
ts/workflow-builder/src/hooks/useWorkflowSerialization.ts:108
↓ 2 callers
Function
readSysfsString
(path string)
go/engine/driver/adc_linux.go:95
↓ 2 callers
Function
readTemplate
(name)
scripts/license-headers.mjs:40
↓ 2 callers
Method
register
(definition: MemoryDefinition)
ts/workflow-core/src/memory/MemoryRegistry.ts:24
↓ 2 callers
Function
renameBindingAt
(key: string)
ts/workflow-builder/src/utils/graphOperations.ts:53
↓ 2 callers
Function
replace
(index: number, next: MemoryRef)
ts/workflow-builder/src/inputs/ParameterEditor.tsx:374
↓ 2 callers
Method
replaceLine
replaceLine swaps the live request for offset. Build-time path — runtime callers should not reconfigure pins on the fly.
go/engine/driver/gpio_linux.go:106
↓ 2 callers
Function
resolveChannelTypes
(param: ChannelSelectParam, args: Record<string, unknown>)
ts/workflow-core/src/parameter/Parameter.ts:234
↓ 2 callers
Function
resolveExpressionType
( param: ExpressionParam, args: Record<string, unknown>, variables: Record<string, { dataType: DataType
ts/workflow-core/src/parameter/Parameter.ts:210
↓ 2 callers
Function
resolveMemoryTypes
(param: MemorySelectParam, args: Record<string, unknown>)
ts/workflow-core/src/parameter/Parameter.ts:239
↓ 2 callers
Function
resolveModelTypes
(param: ModelSelectParam, args: Record<string, unknown>)
ts/workflow-core/src/parameter/Parameter.ts:244
↓ 2 callers
Function
resolveStaticOutputDataType
(output: StaticOutput, args: Record<string, unknown>)
ts/workflow-core/src/parameter/OutputParameter.ts:55
↓ 2 callers
Method
retrieve
retrieve runs the similarity query and concatenates the result chunks into a single context string separated by "\n---\n". No results → empty string.
go/engine/node/retriever.go:99
↓ 2 callers
Method
safeCharAt
(pos int)
go/engine/expr/parser.go:384
↓ 2 callers
Function
secretsFileName
(name: string)
ts/workflow-cli/cli/deploy/generate.ts:39
↓ 2 callers
Function
seedDefaultArguments
(params: Parameter[])
ts/workflow-builder/src/utils/resourceHelpers.ts:16
↓ 2 callers
Method
send
(body []byte)
go/logging/httpwriter.go:63
↓ 2 callers
Function
serialize
(edge: Edge)
ts/workflow-core/src/edge/serialization.ts:15
↓ 2 callers
Function
serveFile
Write `file` to the response with a guessed content type. Returns false if it doesn't exist.
ts/workflow-cli/server/staticServer.ts:85
↓ 2 callers
Function
subscribeAllCanvases
()
ts/workflow-builder/src/WorkflowBuilder.tsx:271
↓ 2 callers
Function
toCoreCapabilities
toCoreCapabilities maps Mistral ModelCapabilities to llmproxy.ModelCapability slice.
go/llmproxy/provider/mistral/mapping.go:257
↓ 2 callers
Function
toGenAISchema
toGenAISchema recursively converts a JSON Schema (map[string]any) to a genai.Schema.
go/llmproxy/provider/gemini/mapping.go:243
↓ 2 callers
Function
truncate
truncate returns s shortened to maxLen runes with an ellipsis suffix when cut.
go/llmproxy/agent/runner.go:187
↓ 2 callers
Function
tryAccess
(p: string)
ts/workflow-cli/cli/open.ts:138
↓ 2 callers
Function
updateMemory
(id: string, patch: { label?: string; arguments?: Record<string, unknown> })
ts/workflow-builder/src/utils/memoryOperations.ts:35
↓ 2 callers
Function
updateModel
(id: string, patch: { label?: string; arguments?: Record<string, unknown> })
ts/workflow-builder/src/utils/modelOperations.ts:33
↓ 2 callers
Function
updateNodeInStore
( store: CanvasStore, nodeId: string, updates: { arguments?: Record<string, unknown>; label?: st
ts/workflow-builder/src/utils/graphOperations.ts:188
↓ 2 callers
Function
useResolvedTheme
()
ts/workflow-builder/src/hooks/useResolvedTheme.ts:15
↓ 2 callers
Function
validateFunctionOutputs
( outputs: readonly OutputAssignment[], availableVariables?: Record<string, Variable>, )
ts/workflow-core/src/diagnostics/diagnostics.ts:691
↓ 2 callers
Function
validateWorkflowState
(state: Workflow)
ts/workflow-core/src/diagnostics/diagnostics.ts:796
↓ 2 callers
Function
workspaceDir
(container: string)
ts/workflow-core/src/deploy/spec.ts:38
↓ 2 callers
Function
writeLocalRecord
writeLocalRecord seeds a <uid>.json record directly, simulating a warm volume left behind by a prior run.
go/engine/memory/manager_test.go:26
↓ 2 callers
Method
writer
writer builds the rotating writer, defaulting the bounds so a code-built sink with only a Path still stays bounded instead of lumberjack's keep-everyt
go/logging/config.go:88
↓ 1 callers
Method
AddTransition
(port string, _ Transition)
go/engine/node.go:152
↓ 1 callers
Method
AsADCChannel
AsADCChannel returns the union data inside the Channel as a ADCChannel
go/api/workflow/types.gen.go:1506
↓ 1 callers
Method
AsAgentHandoffDoneEvent
AsAgentHandoffDoneEvent returns the union data inside the ConversationEvents_Data as a AgentHandoffDoneEvent
go/llmproxy/provider/mistral/types.gen.go:7636
↓ 1 callers
Method
AsAgentHandoffStartedEvent
AsAgentHandoffStartedEvent returns the union data inside the ConversationEvents_Data as a AgentHandoffStartedEvent
go/llmproxy/provider/mistral/types.gen.go:7608
↓ 1 callers
Method
AsAgentNode
AsAgentNode returns the union data inside the Node as a AgentNode
go/api/workflow/types.gen.go:1923
↓ 1 callers
Method
AsAlarmNode
AsAlarmNode returns the union data inside the Node as a AlarmNode
go/api/workflow/types.gen.go:2203
↓ 1 callers
Method
AsAssistantMessage
AsAssistantMessage returns the union data inside the AgentsCompletionRequest_Messages_Item as a AssistantMessage
go/llmproxy/provider/mistral/types.gen.go:5631
↓ 1 callers
Method
AsAssistantMessage
AsAssistantMessage returns the union data inside the ChatCompletionRequest_Messages_Item as a AssistantMessage
go/llmproxy/provider/mistral/types.gen.go:6090
↓ 1 callers
Method
AsAssistantMessage
AsAssistantMessage returns the union data inside the ChatModerationRequest_Input_0_Item as a AssistantMessage
go/llmproxy/provider/mistral/types.gen.go:6363
↓ 1 callers
Method
AsAssistantMessage
AsAssistantMessage returns the union data inside the ChatModerationRequest_Input_1_Item as a AssistantMessage
go/llmproxy/provider/mistral/types.gen.go:6512
↓ 1 callers
Method
AsAssistantMessage
AsAssistantMessage returns the union data inside the InstructRequest_Messages_Item as a AssistantMessage
go/llmproxy/provider/mistral/types.gen.go:9276
↓ 1 callers
Method
AsAssistantMessageContent0
AsAssistantMessageContent0 returns the union data inside the AssistantMessage_Content as a AssistantMessageContent0
go/llmproxy/provider/mistral/types.gen.go:5848
↓ 1 callers
Method
AsAudioChunk
AsAudioChunk returns the union data inside the ContentChunk as a AudioChunk
go/llmproxy/provider/mistral/types.gen.go:7313
↓ 1 callers
Method
AsBaseModelCard
AsBaseModelCard returns the union data inside the ModelList_Data_Item as a BaseModelCard
go/llmproxy/provider/mistral/types.gen.go:10401
↓ 1 callers
Method
AsClassifierJobOut
AsClassifierJobOut returns the union data inside the JobsOut_Data_Item as a ClassifierJobOut
go/llmproxy/provider/mistral/types.gen.go:9577
↓ 1 callers
Method
AsCodeInterpreterTool
AsCodeInterpreterTool returns the union data inside the Agent_Tools_Item as a CodeInterpreterTool
go/llmproxy/provider/mistral/types.gen.go:5032
↓ 1 callers
Method
AsCodeInterpreterTool
AsCodeInterpreterTool returns the union data inside the AgentCreationRequest_Tools_Item as a CodeInterpreterTool
go/llmproxy/provider/mistral/types.gen.go:5241
↓ 1 callers
Method
AsCodeInterpreterTool
AsCodeInterpreterTool returns the union data inside the AgentUpdateRequest_Tools_Item as a CodeInterpreterTool
go/llmproxy/provider/mistral/types.gen.go:5450
↓ 1 callers
Method
AsCodeInterpreterTool
AsCodeInterpreterTool returns the union data inside the ConversationRequest_Tools_Item as a CodeInterpreterTool
go/llmproxy/provider/mistral/types.gen.go:8025
↓ 1 callers
Method
AsCodeInterpreterTool
AsCodeInterpreterTool returns the union data inside the ConversationRequestBase_Tools_Item as a CodeInterpreterTool
go/llmproxy/provider/mistral/types.gen.go:8234
↓ 1 callers
Method
AsCodeInterpreterTool
AsCodeInterpreterTool returns the union data inside the ConversationStreamRequest_Tools_Item as a CodeInterpreterTool
go/llmproxy/provider/mistral/types.gen.go:8557
↓ 1 callers
Method
AsCodeInterpreterTool
AsCodeInterpreterTool returns the union data inside the ModelConversation_Tools_Item as a CodeInterpreterTool
go/llmproxy/provider/mistral/types.gen.go:10276
↓ 1 callers
Method
AsCompletionJobOut
AsCompletionJobOut returns the union data inside the JobsOut_Data_Item as a CompletionJobOut
go/llmproxy/provider/mistral/types.gen.go:9549
↓ 1 callers
Method
AsDACChannel
AsDACChannel returns the union data inside the Channel as a DACChannel
go/api/workflow/types.gen.go:1562
↓ 1 callers
Method
AsDebugErrorEvent
AsDebugErrorEvent returns the union data inside the DebugEvent as a DebugErrorEvent
go/api/debugapi/types.gen.go:186
↓ 1 callers
Method
AsDebugMessageEvent
AsDebugMessageEvent returns the union data inside the DebugEvent as a DebugMessageEvent
go/api/debugapi/types.gen.go:158
↓ 1 callers
Method
AsDebugReadyEvent
AsDebugReadyEvent returns the union data inside the DebugEvent as a DebugReadyEvent
go/api/debugapi/types.gen.go:130
↓ 1 callers
Method
AsDelayNode
AsDelayNode returns the union data inside the Node as a DelayNode
go/api/workflow/types.gen.go:2147
↓ 1 callers
Method
AsDocumentLibraryTool
AsDocumentLibraryTool returns the union data inside the Agent_Tools_Item as a DocumentLibraryTool
go/llmproxy/provider/mistral/types.gen.go:5088
↓ 1 callers
Method
AsDocumentLibraryTool
AsDocumentLibraryTool returns the union data inside the AgentCreationRequest_Tools_Item as a DocumentLibraryTool
go/llmproxy/provider/mistral/types.gen.go:5297
↓ 1 callers
Method
AsDocumentLibraryTool
AsDocumentLibraryTool returns the union data inside the AgentUpdateRequest_Tools_Item as a DocumentLibraryTool
go/llmproxy/provider/mistral/types.gen.go:5506
↓ 1 callers
Method
AsDocumentLibraryTool
AsDocumentLibraryTool returns the union data inside the ConversationRequest_Tools_Item as a DocumentLibraryTool
go/llmproxy/provider/mistral/types.gen.go:8081
↓ 1 callers
Method
AsDocumentLibraryTool
AsDocumentLibraryTool returns the union data inside the ConversationRequestBase_Tools_Item as a DocumentLibraryTool
go/llmproxy/provider/mistral/types.gen.go:8290
↓ 1 callers
Method
AsDocumentLibraryTool
AsDocumentLibraryTool returns the union data inside the ConversationStreamRequest_Tools_Item as a DocumentLibraryTool
go/llmproxy/provider/mistral/types.gen.go:8613
↓ 1 callers
Method
AsDocumentLibraryTool
AsDocumentLibraryTool returns the union data inside the ModelConversation_Tools_Item as a DocumentLibraryTool
go/llmproxy/provider/mistral/types.gen.go:10332
↓ 1 callers
Method
AsDocumentURLChunk
AsDocumentURLChunk returns the union data inside the ContentChunk as a DocumentURLChunk
go/llmproxy/provider/mistral/types.gen.go:7201
↓ 1 callers
Method
AsExternalTool
AsExternalTool returns the union data inside the Tool as a ExternalTool
go/api/llmapi/types.gen.go:459
↓ 1 callers
Method
AsFTModelCard
AsFTModelCard returns the union data inside the ModelList_Data_Item as a FTModelCard
go/llmproxy/provider/mistral/types.gen.go:10429
↓ 1 callers
Method
AsFileChunk
AsFileChunk returns the union data inside the ContentChunk as a FileChunk
go/llmproxy/provider/mistral/types.gen.go:7257
↓ 1 callers
Method
AsFunctionCallEvent
AsFunctionCallEvent returns the union data inside the ConversationEvents_Data as a FunctionCallEvent
go/llmproxy/provider/mistral/types.gen.go:7580
↓ 1 callers
Method
AsFunctionCallNode
AsFunctionCallNode returns the union data inside the Node as a FunctionCallNode
go/api/workflow/types.gen.go:2091
↓ 1 callers
Method
AsFunctionTool
AsFunctionTool returns the union data inside the Agent_Tools_Item as a FunctionTool
go/llmproxy/provider/mistral/types.gen.go:4948
↓ 1 callers
Method
AsFunctionTool
AsFunctionTool returns the union data inside the AgentCreationRequest_Tools_Item as a FunctionTool
go/llmproxy/provider/mistral/types.gen.go:5157
↓ 1 callers
Method
AsFunctionTool
AsFunctionTool returns the union data inside the AgentUpdateRequest_Tools_Item as a FunctionTool
go/llmproxy/provider/mistral/types.gen.go:5366
↓ 1 callers
Method
AsFunctionTool
AsFunctionTool returns the union data inside the ConversationRequest_Tools_Item as a FunctionTool
go/llmproxy/provider/mistral/types.gen.go:7941
↓ 1 callers
Method
AsFunctionTool
AsFunctionTool returns the union data inside the ConversationRequestBase_Tools_Item as a FunctionTool
go/llmproxy/provider/mistral/types.gen.go:8150
↓ 1 callers
Method
AsFunctionTool
AsFunctionTool returns the union data inside the ConversationStreamRequest_Tools_Item as a FunctionTool
go/llmproxy/provider/mistral/types.gen.go:8473
↓ 1 callers
Method
AsFunctionTool
AsFunctionTool returns the union data inside the ModelConversation_Tools_Item as a FunctionTool
go/llmproxy/provider/mistral/types.gen.go:10192
↓ 1 callers
Method
AsGPIOINChannel
AsGPIOINChannel returns the union data inside the Channel as a GPIOINChannel
go/api/workflow/types.gen.go:1450
↓ 1 callers
Method
AsGPIOOUTChannel
AsGPIOOUTChannel returns the union data inside the Channel as a GPIOOUTChannel
go/api/workflow/types.gen.go:1478
↓ 1 callers
Method
AsGithubRepositoryIn
AsGithubRepositoryIn returns the union data inside the JobIn_Repositories_Item as a GithubRepositoryIn
go/llmproxy/provider/mistral/types.gen.go:9490
↓ 1 callers
Method
AsGithubRepositoryOut
AsGithubRepositoryOut returns the union data inside the CompletionDetailedJobOut_Repositories_Item as a GithubRepositoryOut
go/llmproxy/provider/mistral/types.gen.go:6968
↓ 1 callers
Method
AsGithubRepositoryOut
AsGithubRepositoryOut returns the union data inside the CompletionJobOut_Repositories_Item as a GithubRepositoryOut
go/llmproxy/provider/mistral/types.gen.go:7086
↓ 1 callers
Method
AsIfNode
AsIfNode returns the union data inside the Node as a IfNode
go/api/workflow/types.gen.go:1951
↓ 1 callers
Method
AsImageGenerationTool
AsImageGenerationTool returns the union data inside the Agent_Tools_Item as a ImageGenerationTool
go/llmproxy/provider/mistral/types.gen.go:5060
↓ 1 callers
Method
AsImageGenerationTool
AsImageGenerationTool returns the union data inside the AgentCreationRequest_Tools_Item as a ImageGenerationTool
go/llmproxy/provider/mistral/types.gen.go:5269
↓ 1 callers
Method
AsImageGenerationTool
AsImageGenerationTool returns the union data inside the AgentUpdateRequest_Tools_Item as a ImageGenerationTool
go/llmproxy/provider/mistral/types.gen.go:5478
↓ 1 callers
Method
AsImageGenerationTool
AsImageGenerationTool returns the union data inside the ConversationRequest_Tools_Item as a ImageGenerationTool
go/llmproxy/provider/mistral/types.gen.go:8053
↓ 1 callers
Method
AsImageGenerationTool
AsImageGenerationTool returns the union data inside the ConversationRequestBase_Tools_Item as a ImageGenerationTool
go/llmproxy/provider/mistral/types.gen.go:8262
↓ 1 callers
Method
AsImageGenerationTool
AsImageGenerationTool returns the union data inside the ConversationStreamRequest_Tools_Item as a ImageGenerationTool
go/llmproxy/provider/mistral/types.gen.go:8585
↓ 1 callers
Method
AsImageGenerationTool
AsImageGenerationTool returns the union data inside the ModelConversation_Tools_Item as a ImageGenerationTool
go/llmproxy/provider/mistral/types.gen.go:10304
↓ 1 callers
Method
AsImageURLChunk
AsImageURLChunk returns the union data inside the ContentChunk as a ImageURLChunk
go/llmproxy/provider/mistral/types.gen.go:7173
↓ 1 callers
Method
AsInput1
AsInput1 returns the union data inside the Input as a Input1
go/api/llmapi/types.gen.go:335
← previous
next →
401–500 of 2,454, ranked by callers