MCPcopy Create free account

hub / github.com/ForestHubAI/edge-agents / functions

Functions2,454 in github.com/ForestHubAI/edge-agents

MethodEXPECT
()
go/engine/mocks_test.go:1021
FunctionEdgeConfigPanel
({ canvasId, edgeId, edgeType, edgeData, sourceControlEdgeCount, onEdgeUpdate, onEdgeDelete, o
ts/workflow-builder/src/panels/EdgeConfigPanel.tsx:32
MethodEmbed
Embed provides a mock function for the type MockEmbedder
go/llmproxy/mocks_test.go:575
MethodEmbed
Embed is a helper method to define mock.On call - ctx context.Context - req *EmbeddingRequest
go/llmproxy/mocks_test.go:610
MethodEmbed
Embed generates embeddings for the given inputs using the specified provider. The provider is resolved by model ID; if it does not support embedding,
go/llmproxy/client.go:97
MethodEmbed
Embed generates embeddings for the given inputs using a Gemini embedding model.
go/llmproxy/provider/gemini/provider.go:167
MethodEmbed
Embed generates embeddings by sending a request to the local /v1/embeddings endpoint.
go/llmproxy/provider/selfhosted/provider.go:164
MethodEmbed
Embed generates embeddings for the given inputs using a Mistral embedding model.
go/llmproxy/provider/mistral/provider.go:149
MethodEmbed
Embed generates embeddings for the given inputs using an OpenAI embedding model.
go/llmproxy/provider/openai/provider.go:121
MethodEmbeddingDimension
EmbeddingDimension provides a mock function for the type MockEmbedder
go/llmproxy/mocks_test.go:643
MethodEmbeddingDimension
EmbeddingDimension is a helper method to define mock.On call - model ModelID
go/llmproxy/mocks_test.go:675
MethodEmbeddingDimension
EmbeddingDimension returns the declared output dimension for the given embedding model.
go/llmproxy/provider/selfhosted/provider.go:199
MethodEntries
Entries returns slice of key/value pairs in insertion order
go/util/linkedmap/linkedmap.go:51
MethodError
()
go/api/engineapi/server.gen.go:36
MethodError
()
go/api/engineapi/server.gen.go:49
MethodError
()
go/api/engineapi/server.gen.go:70
MethodError
()
go/api/engineapi/server.gen.go:83
MethodError
()
go/api/engineapi/server.gen.go:96
FunctionEvalBool
EvalBool evaluates and returns a bool.
go/engine/expr/expression.go:56
FunctionEvalString
EvalString is a convenience that evaluates and returns a string.
go/engine/expr/expression.go:47
MethodExecute
Execute provides a mock function for the type MockExecutable
go/engine/mocks_test.go:460
MethodExecute
Execute is a helper method to define mock.On call - ctx context.Context - scope *Scope
go/engine/mocks_test.go:493
MethodExecute
(_ context.Context, s *Scope)
go/engine/function_test.go:33
MethodExecute
Execute evaluates the value expression and writes it through the linked channel. Digital coerces to bool; PWM expects a duty in [0,1]; DAC expects mil
go/engine/node/pinwrite.go:66
MethodExecute
(ctx context.Context, scope *engine.Scope)
go/engine/node/webfetch.go:95
MethodExecute
(ctx context.Context, scope *engine.Scope)
go/engine/node/serialread.go:48
MethodExecute
(ctx context.Context, scope *engine.Scope)
go/engine/node/retriever.go:80
MethodExecute
(_ context.Context, scope *engine.Scope)
go/engine/node/mqttpublish.go:48
MethodExecute
(ctx context.Context, scope *engine.Scope)
go/engine/node/pinread.go:60
MethodExecute
(_ context.Context, scope *engine.Scope)
go/engine/node/serialwrite.go:40
MethodExecute
Execute invokes the agent and returns the next state.
go/engine/node/agent.go:174
FunctionExpressionInput
({ value: apiValue, onChange, expressionType, availableVariables, placeholder, }: ExpressionInputPro
ts/workflow-builder/src/inputs/ExpressionInput.tsx:23
FunctionExternalInputField
({ requirement, gpioValues, setGpioValues, serialValues, setSerialValues, serialIndex, }: { requ
ts/workflow-builder/src/panels/DebugExternalIOPanel.tsx:111
FunctionFail
Fail ends a PERMANENT boot failure caused by a malformed config, so a restart fails identically. It exits component.ExitConfigError (78) so the orches
go/component/boot/boot.go:20
FunctionFatalExit
FatalExit logs err at the Fatal level and then exits the process with code. Logging at Fatal makes the HTTP sink ship the line synchronously (see HTTP
go/logging/logger.go:33
FunctionFileHandling
FileHandling tests file upload and deletion functionality of the provider.
go/llmproxy/test/providertest.go:121
FunctionFileUploadRequestToDomain
FileUploadRequestToDomain maps multipart.Reader to FileUploadRequest The caller is responsible for closing the File field.
go/mapping/llm.go:127
FunctionFileUploadResponseToAPI
FileUploadResponseToAPI converts domain file response to HTTP API file response
go/mapping/llm.go:172
MethodFlush
Flush discards buffered input.
go/engine/channel/uart.go:40
MethodFlush
Flush discards buffered input — kernel buffer plus any partial line in the reader. Lines already dispatched are unaffected.
go/engine/driver/serial_impl.go:162
MethodFromADCChannel
FromADCChannel overwrites any union data inside the Channel as the provided ADCChannel
go/api/workflow/types.gen.go:1513
MethodFromAgentHandoffDoneEvent
FromAgentHandoffDoneEvent overwrites any union data inside the ConversationEvents_Data as the provided AgentHandoffDoneEvent
go/llmproxy/provider/mistral/types.gen.go:7643
MethodFromAgentHandoffEntry
FromAgentHandoffEntry overwrites any union data inside the ConversationHistory_Entries_Item as the provided AgentHandoffEntry
go/llmproxy/provider/mistral/types.gen.go:7850
MethodFromAgentHandoffEntry
FromAgentHandoffEntry overwrites any union data inside the ConversationResponse_Outputs_Item as the provided AgentHandoffEntry
go/llmproxy/provider/mistral/types.gen.go:8444
MethodFromAgentHandoffEntry
FromAgentHandoffEntry overwrites any union data inside the InputEntries_Item as the provided AgentHandoffEntry
go/llmproxy/provider/mistral/types.gen.go:9191
MethodFromAgentHandoffStartedEvent
FromAgentHandoffStartedEvent overwrites any union data inside the ConversationEvents_Data as the provided AgentHandoffStartedEvent
go/llmproxy/provider/mistral/types.gen.go:7615
MethodFromAgentNode
FromAgentNode overwrites any union data inside the Node as the provided AgentNode
go/api/workflow/types.gen.go:1930
MethodFromAgentsCompletionRequestStop0
FromAgentsCompletionRequestStop0 overwrites any union data inside the AgentsCompletionRequest_Stop as the provided AgentsCompletionRequestStop0
go/llmproxy/provider/mistral/types.gen.go:5731
MethodFromAgentsCompletionRequestStop1
FromAgentsCompletionRequestStop1 overwrites any union data inside the AgentsCompletionRequest_Stop as the provided AgentsCompletionRequestStop1
go/llmproxy/provider/mistral/types.gen.go:5757
MethodFromAlarmNode
FromAlarmNode overwrites any union data inside the Node as the provided AlarmNode
go/api/workflow/types.gen.go:2210
MethodFromAssistantMessage
FromAssistantMessage overwrites any union data inside the AgentsCompletionRequest_Messages_Item as the provided AssistantMessage
go/llmproxy/provider/mistral/types.gen.go:5638
MethodFromAssistantMessage
FromAssistantMessage overwrites any union data inside the ChatModerationRequest_Input_0_Item as the provided AssistantMessage
go/llmproxy/provider/mistral/types.gen.go:6370
MethodFromAssistantMessage
FromAssistantMessage overwrites any union data inside the ChatModerationRequest_Input_1_Item as the provided AssistantMessage
go/llmproxy/provider/mistral/types.gen.go:6519
MethodFromAssistantMessage
FromAssistantMessage overwrites any union data inside the InstructRequest_Messages_Item as the provided AssistantMessage
go/llmproxy/provider/mistral/types.gen.go:9283
MethodFromAssistantMessageContent0
FromAssistantMessageContent0 overwrites any union data inside the AssistantMessage_Content as the provided AssistantMessageContent0
go/llmproxy/provider/mistral/types.gen.go:5855
MethodFromAssistantMessageContent1
FromAssistantMessageContent1 overwrites any union data inside the AssistantMessage_Content as the provided AssistantMessageContent1
go/llmproxy/provider/mistral/types.gen.go:5881
MethodFromAudioChunk
FromAudioChunk overwrites any union data inside the ContentChunk as the provided AudioChunk
go/llmproxy/provider/mistral/types.gen.go:7320
MethodFromAudioChunkInputAudio0
FromAudioChunkInputAudio0 overwrites any union data inside the AudioChunk_InputAudio as the provided AudioChunkInputAudio0
go/llmproxy/provider/mistral/types.gen.go:5917
MethodFromAudioChunkInputAudio1
FromAudioChunkInputAudio1 overwrites any union data inside the AudioChunk_InputAudio as the provided AudioChunkInputAudio1
go/llmproxy/provider/mistral/types.gen.go:5943
MethodFromBaseModelCard
FromBaseModelCard overwrites any union data inside the ModelList_Data_Item as the provided BaseModelCard
go/llmproxy/provider/mistral/types.gen.go:10408
MethodFromChatClassificationRequestInputs1
FromChatClassificationRequestInputs1 overwrites any union data inside the ChatClassificationRequestInputs as the provided ChatClassificationRequestInp
go/llmproxy/provider/mistral/types.gen.go:6005
MethodFromChatCompletionRequestStop0
FromChatCompletionRequestStop0 overwrites any union data inside the ChatCompletionRequest_Stop as the provided ChatCompletionRequestStop0
go/llmproxy/provider/mistral/types.gen.go:6190
MethodFromChatCompletionRequestStop1
FromChatCompletionRequestStop1 overwrites any union data inside the ChatCompletionRequest_Stop as the provided ChatCompletionRequestStop1
go/llmproxy/provider/mistral/types.gen.go:6216
MethodFromChatModerationRequestInput0
FromChatModerationRequestInput0 overwrites any union data inside the ChatModerationRequest_Input as the provided ChatModerationRequestInput0
go/llmproxy/provider/mistral/types.gen.go:6612
MethodFromChatModerationRequestInput1
FromChatModerationRequestInput1 overwrites any union data inside the ChatModerationRequest_Input as the provided ChatModerationRequestInput1
go/llmproxy/provider/mistral/types.gen.go:6638
MethodFromClassificationRequestInput0
FromClassificationRequestInput0 overwrites any union data inside the ClassificationRequest_Input as the provided ClassificationRequestInput0
go/llmproxy/provider/mistral/types.gen.go:6674
MethodFromClassificationRequestInput1
FromClassificationRequestInput1 overwrites any union data inside the ClassificationRequest_Input as the provided ClassificationRequestInput1
go/llmproxy/provider/mistral/types.gen.go:6700
MethodFromClassifierJobOut
FromClassifierJobOut overwrites any union data inside the JobsOut_Data_Item as the provided ClassifierJobOut
go/llmproxy/provider/mistral/types.gen.go:9584
MethodFromClassifierTrainingParametersIn
FromClassifierTrainingParametersIn overwrites any union data inside the JobIn_Hyperparameters as the provided ClassifierTrainingParametersIn
go/llmproxy/provider/mistral/types.gen.go:9402
MethodFromCodeInterpreterTool
FromCodeInterpreterTool overwrites any union data inside the Agent_Tools_Item as the provided CodeInterpreterTool
go/llmproxy/provider/mistral/types.gen.go:5039
MethodFromCodeInterpreterTool
FromCodeInterpreterTool overwrites any union data inside the AgentCreationRequest_Tools_Item as the provided CodeInterpreterTool
go/llmproxy/provider/mistral/types.gen.go:5248
MethodFromCodeInterpreterTool
FromCodeInterpreterTool overwrites any union data inside the AgentUpdateRequest_Tools_Item as the provided CodeInterpreterTool
go/llmproxy/provider/mistral/types.gen.go:5457
MethodFromCodeInterpreterTool
FromCodeInterpreterTool overwrites any union data inside the ConversationRequest_Tools_Item as the provided CodeInterpreterTool
go/llmproxy/provider/mistral/types.gen.go:8032
MethodFromCodeInterpreterTool
FromCodeInterpreterTool overwrites any union data inside the ConversationRequestBase_Tools_Item as the provided CodeInterpreterTool
go/llmproxy/provider/mistral/types.gen.go:8241
MethodFromCodeInterpreterTool
FromCodeInterpreterTool overwrites any union data inside the ConversationStreamRequest_Tools_Item as the provided CodeInterpreterTool
go/llmproxy/provider/mistral/types.gen.go:8564
MethodFromCodeInterpreterTool
FromCodeInterpreterTool overwrites any union data inside the ModelConversation_Tools_Item as the provided CodeInterpreterTool
go/llmproxy/provider/mistral/types.gen.go:10283
MethodFromCompletionArgsStop0
FromCompletionArgsStop0 overwrites any union data inside the CompletionArgsStop as the provided CompletionArgsStop0
go/llmproxy/provider/mistral/types.gen.go:6854
MethodFromCompletionArgsStop1
FromCompletionArgsStop1 overwrites any union data inside the CompletionArgsStop as the provided CompletionArgsStop1
go/llmproxy/provider/mistral/types.gen.go:6880
MethodFromCompletionJobOut
FromCompletionJobOut overwrites any union data inside the JobsOut_Data_Item as the provided CompletionJobOut
go/llmproxy/provider/mistral/types.gen.go:9556
MethodFromCompletionTrainingParametersIn
FromCompletionTrainingParametersIn overwrites any union data inside the JobIn_Hyperparameters as the provided CompletionTrainingParametersIn
go/llmproxy/provider/mistral/types.gen.go:9376
MethodFromConversationInputs0
FromConversationInputs0 overwrites any union data inside the ConversationInputs as the provided ConversationInputs0
go/llmproxy/provider/mistral/types.gen.go:7886
MethodFromDACChannel
FromDACChannel overwrites any union data inside the Channel as the provided DACChannel
go/api/workflow/types.gen.go:1569
MethodFromDebugErrorEvent
FromDebugErrorEvent overwrites any union data inside the DebugEvent as the provided DebugErrorEvent
go/api/debugapi/types.gen.go:193
MethodFromDebugMessageEvent
FromDebugMessageEvent overwrites any union data inside the DebugEvent as the provided DebugMessageEvent
go/api/debugapi/types.gen.go:165
MethodFromDebugReadyEvent
FromDebugReadyEvent overwrites any union data inside the DebugEvent as the provided DebugReadyEvent
go/api/debugapi/types.gen.go:137
MethodFromDelayNode
FromDelayNode overwrites any union data inside the Node as the provided DelayNode
go/api/workflow/types.gen.go:2154
MethodFromDeltaMessageContent0
FromDeltaMessageContent0 overwrites any union data inside the DeltaMessage_Content as the provided DeltaMessageContent0
go/llmproxy/provider/mistral/types.gen.go:8689
MethodFromDeltaMessageContent1
FromDeltaMessageContent1 overwrites any union data inside the DeltaMessage_Content as the provided DeltaMessageContent1
go/llmproxy/provider/mistral/types.gen.go:8715
MethodFromDocumentLibraryTool
FromDocumentLibraryTool overwrites any union data inside the Agent_Tools_Item as the provided DocumentLibraryTool
go/llmproxy/provider/mistral/types.gen.go:5095
MethodFromDocumentLibraryTool
FromDocumentLibraryTool overwrites any union data inside the AgentCreationRequest_Tools_Item as the provided DocumentLibraryTool
go/llmproxy/provider/mistral/types.gen.go:5304
MethodFromDocumentLibraryTool
FromDocumentLibraryTool overwrites any union data inside the AgentUpdateRequest_Tools_Item as the provided DocumentLibraryTool
go/llmproxy/provider/mistral/types.gen.go:5513
MethodFromDocumentLibraryTool
FromDocumentLibraryTool overwrites any union data inside the ConversationRequest_Tools_Item as the provided DocumentLibraryTool
go/llmproxy/provider/mistral/types.gen.go:8088
MethodFromDocumentLibraryTool
FromDocumentLibraryTool overwrites any union data inside the ConversationRequestBase_Tools_Item as the provided DocumentLibraryTool
go/llmproxy/provider/mistral/types.gen.go:8297
MethodFromDocumentLibraryTool
FromDocumentLibraryTool overwrites any union data inside the ConversationStreamRequest_Tools_Item as the provided DocumentLibraryTool
go/llmproxy/provider/mistral/types.gen.go:8620
MethodFromDocumentLibraryTool
FromDocumentLibraryTool overwrites any union data inside the ModelConversation_Tools_Item as the provided DocumentLibraryTool
go/llmproxy/provider/mistral/types.gen.go:10339
MethodFromDocumentURLChunk
FromDocumentURLChunk overwrites any union data inside the ContentChunk as the provided DocumentURLChunk
go/llmproxy/provider/mistral/types.gen.go:7208
MethodFromDocumentURLChunk
FromDocumentURLChunk overwrites any union data inside the MessageInputContentChunks_Item as the provided DocumentURLChunk
go/llmproxy/provider/mistral/types.gen.go:9785
MethodFromDocumentURLChunk
FromDocumentURLChunk overwrites any union data inside the MessageOutputContentChunks_Item as the provided DocumentURLChunk
go/llmproxy/provider/mistral/types.gen.go:9987
MethodFromDocumentURLChunk
FromDocumentURLChunk overwrites any union data inside the OCRRequest_Document as the provided DocumentURLChunk
go/llmproxy/provider/mistral/types.gen.go:10523
MethodFromDocumentURLChunk
FromDocumentURLChunk overwrites any union data inside the OutputContentChunks as the provided DocumentURLChunk
go/llmproxy/provider/mistral/types.gen.go:10663
← previousnext →1,101–1,200 of 2,454, ranked by callers