MCPcopy Create free account

hub / github.com/cloudwego/eino-ext / functions

Functions4,194 in github.com/cloudwego/eino-ext

MethodListResourcesByPage
(ctx context.Context, request mcp.ListResourcesRequest)
components/prompt/mcp/mcp_test.go:169
MethodListResourcesByPage
(ctx context.Context, request mcp.ListResourcesRequest)
components/tool/mcp/mcp_test.go:61
MethodListTools
(ctx context.Context, request mcp.ListToolsRequest)
components/prompt/mcp/mcp_test.go:235
MethodListToolsByPage
(ctx context.Context, request mcp.ListToolsRequest)
components/prompt/mcp/mcp_test.go:184
MethodListToolsByPage
(ctx context.Context, request mcp.ListToolsRequest)
components/tool/mcp/mcp_test.go:76
MethodLocalAddr
()
components/tool/commandline/sandbox/sandbox_test.go:341
MethodLsInfo
(ctx context.Context, req *filesystem.LsInfoRequest)
adk/backend/local/local.go:286
FunctionMapKeys
(m map[K]V)
devops/internal/utils/generic/generic.go:19
MethodMarshal
(v any)
components/embedding/cache/redis/cacher_test.go:41
FunctionMockChatInvoke
(ctx context.Context, req *api.ChatRequest, fn api.ChatResponseFunc)
components/model/ollama/chatmodel_test.go:36
FunctionMockChatInvokeError
(ctx context.Context, req *api.ChatRequest, fn api.ChatResponseFunc)
components/model/ollama/chatmodel_test.go:69
FunctionMockChatStream
(ctx context.Context, req *api.ChatRequest, fn api.ChatResponseFunc)
components/model/ollama/chatmodel_test.go:77
FunctionMockChatStreamError
(ctx context.Context, req *api.ChatRequest, fn api.ChatResponseFunc)
components/model/ollama/chatmodel_test.go:73
MethodName
()
devops/internal/model/runnable_test.go:36
MethodName
()
devops/internal/model/runnable_test.go:44
MethodName
()
devops/internal/model/runnable_test.go:53
MethodName
()
devops/internal/model/container_test.go:46
MethodName
()
devops/internal/model/container_test.go:54
MethodName
()
devops/internal/model/container_test.go:63
FunctionNewAgenticClient
(ctx context.Context, config *Config)
libs/acl/openai/agentic_client.go:40
FunctionNewClientToolsMiddleware
NewClientToolsMiddleware creates a ChatModelAgentMiddleware that bridges ACP client-side capabilities (filesystem read/write, terminal execution) to e
acp/backend.go:143
FunctionNewEmbedder
(ctx context.Context, config *EmbeddingConfig)
components/embedding/qianfan/embedding.go:47
FunctionNewIndexer
(ctx context.Context, config *IndexerConfig)
components/indexer/redis/indexer.go:76
FunctionNewMockContainerService
NewMockContainerService creates a new mock instance.
devops/internal/mock/container_mock.go:47
FunctionNewMockDebugService
NewMockDebugService creates a new mock instance.
devops/internal/mock/debug_run_mock.go:48
FunctionNewMockLangfuse
NewMockLangfuse creates a new mock instance.
libs/acl/langfuse/mock/langfuse_mock.go:42
FunctionNewOpenTelemetryProvider
NewOpenTelemetryProvider Initializes an otlp trace and metrics provider
libs/acl/opentelemetry/provider.go:57
FunctionNewSearch
(ctx context.Context, config *Config)
components/tool/duckduckgo/v2/search.go:84
MethodNewSession
(ctx context.Context, _ acp.NewSessionRequest)
acp/examples/agent.go:82
FunctionNewSparseWANDIndexBuilder
NewSparseWANDIndexBuilder creates a new SparseWANDIndexBuilder.
components/indexer/milvus2/index_builder.go:415
FunctionNewTextSearchTool
(ctx context.Context, config *Config)
components/tool/duckduckgo/v2/search.go:60
MethodNextPage
NextPage NewSearchParams creates a new SearchParams instance.
components/tool/bingsearch/internal/bingcore/types.go:105
MethodNextPage
NextPage returns a new SearchParams with the page number incremented. This is useful for paginating through search results. Example usage: params :
components/tool/duckduckgo/ddgsearch/types.go:167
MethodOnEndWithStreamOutput
(ctx context.Context, info *callbacks.RunInfo, output *schema.StreamReader[callbacks.CallbackOutput])
callbacks/cozeloop/trace_handler.go:242
MethodOnError
(ctx context.Context, info *callbacks.RunInfo, err error)
callbacks/langfuse/langfuse.go:309
MethodOnError
(ctx context.Context, info *callbacks.RunInfo, err error)
callbacks/apmplus/apmplus.go:426
MethodOnFinish
(ctx context.Context, graphInfo *compose.GraphInfo)
devops/internal/service/callback.go:68
MethodOnFinish
(ctx context.Context, graphInfo *compose.GraphInfo)
devops/internal/service/container_test.go:309
MethodOnFinish
(ctx context.Context, graphInfo *compose.GraphInfo)
devops/internal/model/runnable_test.go:64
MethodOnFinish
(ctx context.Context, graphInfo *compose.GraphInfo)
devops/internal/model/container_test.go:74
MethodOnFinish
(ctx context.Context, info *compose.GraphInfo)
devops/internal/model/container_test.go:1437
MethodOnFinish
(ctx context.Context, info *compose.GraphInfo)
devops/internal/model/container_test.go:1667
MethodOnNotification
(handler func(notification mcp.JSONRPCNotification))
components/prompt/mcp/mcp_test.go:255
MethodOnNotification
(handler func(notification mcp.JSONRPCNotification))
components/tool/mcp/mcp_test.go:163
MethodParseStreamInput
(ctx context.Context, info *callbacks.RunInfo, input *schema.StreamReader[callbacks.CallbackInput])
callbacks/cozeloop/data_parser.go:352
MethodParseStreamOutput
(ctx context.Context, info *callbacks.RunInfo, output *schema.StreamReader[callbacks.CallbackOutput])
callbacks/cozeloop/data_parser.go:380
FunctionPing
Ping test ping.
devops/internal/apihandler/common.go:29
MethodPing
(ctx context.Context)
components/prompt/mcp/mcp_test.go:193
MethodPing
(ctx context.Context)
components/tool/mcp/mcp_test.go:85
MethodPrompt
(ctx context.Context, req acp.PromptRequest)
acp/examples/agent.go:129
MethodRead
(p []byte)
components/tool/httprequest/delete/delete_test.go:42
MethodRead
(p []byte)
components/tool/httprequest/put/put_test.go:42
MethodRead
(p []byte)
components/tool/httprequest/post/post_test.go:41
MethodRead
(b []byte)
components/tool/commandline/sandbox/sandbox_test.go:329
MethodReadFile
(ctx context.Context, path string)
components/tool/commandline/pyexecutor_test.go:45
MethodReadFile
(ctx context.Context, path string)
components/tool/commandline/editor_test.go:48
MethodReadResource
(ctx context.Context, request mcp.ReadResourceRequest)
components/prompt/mcp/mcp_test.go:205
MethodReadResource
(ctx context.Context, request mcp.ReadResourceRequest)
components/tool/mcp/mcp_test.go:97
MethodReadTextFile
(ctx context.Context, req acpproto.ReadTextFileRequest)
acp/backend_test.go:559
MethodReleaseTerminal
(ctx context.Context, req acpproto.ReleaseTerminalRequest)
acp/backend_test.go:594
MethodRemoteAddr
()
components/tool/commandline/sandbox/sandbox_test.go:345
MethodRetrieve
(ctx context.Context, query string, opts ...retriever.Option)
components/retriever/volc_knowledge/knowledge.go:170
MethodRetrieve
(ctx context.Context, client *milvusclient.Client, conf *RetrieverConfig, query string, opts ...retriever.Opti
components/retriever/milvus2/retriever_test.go:63
MethodRetrieve
(ctx context.Context, query string, opts ...retriever.Option)
devops/internal/model/container_test.go:1496
MethodRoundTrip
(req *http.Request)
components/indexer/es7/indexer_test.go:43
MethodRoundTrip
(req *http.Request)
components/indexer/es7/indexer_test.go:59
MethodRoundTrip
(req *http.Request)
components/indexer/es8/indexer_test.go:328
MethodRoundTrip
(req *http.Request)
components/indexer/es9/indexer_test.go:513
MethodRoundTrip
(req *http.Request)
components/indexer/opensearch3/indexer_test.go:254
MethodRoundTrip
(req *http.Request)
components/retriever/es7/retriever_test.go:40
MethodRoundTrip
(req *http.Request)
components/retriever/es8/retriever_test.go:271
MethodRoundTrip
(req *http.Request)
components/retriever/es9/retriever_test.go:303
MethodRoundTrip
(req *http.Request)
components/tool/httprequest/get/get_test.go:35
MethodRoundTrip
(req *http.Request)
components/tool/httprequest/delete/delete_test.go:36
MethodRoundTrip
(req *http.Request)
components/tool/httprequest/put/put_test.go:36
MethodRoundTrip
(req *http.Request)
components/tool/httprequest/post/post_test.go:35
MethodRunCommand
(ctx context.Context, command []string)
components/tool/commandline/pyexecutor_test.go:42
MethodRunCommand
(ctx context.Context, command []string)
components/tool/commandline/editor_test.go:70
FunctionSayHello
(ctx context.Context, req *mcp.CallToolRequest, args SayHiParams)
components/tool/mcp/officialmcp/mcp_test.go:43
FunctionSayHi
(ctx context.Context, req *mcp.CallToolRequest, args SayHiParams)
components/tool/mcp/officialmcp/mcp_test.go:35
MethodSearch
Search searches the web for the query and returns the search results.
components/tool/wikipedia/wikipedia.go:142
FunctionSearchModeApproximate
SearchModeApproximate retrieves documents using multiple approximate strategies (filter + KNN + RRF). See: KNN: https://www.elastic.co/guide/en/elas
components/retriever/es8/search_mode/approximate.go:35
MethodSet
(ctx context.Context, key string, value []float64, expire time.Duration)
components/embedding/cache/embedding_test.go:59
MethodSet
(ctx context.Context, key string, value any, expiration time.Duration)
components/embedding/cache/redis/cacher_test.go:56
MethodSet
(key string, value []*searchResult)
components/tool/bingsearch/internal/bingcore/cache.go:104
MethodSetDeadline
(t time.Time)
components/tool/commandline/sandbox/sandbox_test.go:349
FunctionSetExtraDataFields
SetExtraDataFields set data fields for vikingdb UpsertData see: https://www.volcengine.com/docs/84313/1254578
components/indexer/volc_vikingdb/extra.go:23
FunctionSetExtraDataTTL
SetExtraDataTTL set data ttl for vikingdb UpsertData see: https://www.volcengine.com/docs/84313/1254578
components/indexer/volc_vikingdb/extra.go:37
MethodSetLevel
(ctx context.Context, request mcp.SetLevelRequest)
components/prompt/mcp/mcp_test.go:243
MethodSetLevel
(ctx context.Context, request mcp.SetLevelRequest)
components/tool/mcp/mcp_test.go:151
FunctionSetMessageInputVideoFPS
(part *schema.MessageInputVideo, fps float64)
components/model/qianfan/message_extra.go:46
FunctionSetMultiModalToolResultDisplayName
(input schema.MessageInputPart, displayName string)
components/model/gemini/message_extra.go:292
FunctionSetPartial
SetPartial marks the message as a partial message to enable continuation (prefill) mode. By pre-filling part of the assistant role's content, it guide
components/model/ark/message_extra.go:394
MethodSetReadDeadline
(t time.Time)
components/tool/commandline/sandbox/sandbox_test.go:353
FunctionSetUserInputVideoFPS
(block *schema.UserInputVideo, fps float64)
components/model/agenticark/content_block_extra.go:34
MethodSetWriteDeadline
(t time.Time)
components/tool/commandline/sandbox/sandbox_test.go:357
MethodSetupSuite
()
devops/internal/service/callback_test.go:46
MethodSetupSuite
()
devops/internal/apihandler/debug_test.go:67
MethodSetupTest
()
devops/internal/service/callback_test.go:53
FunctionStartHTTPServer
StartHTTPServer init http sever use the specified ip and port.
devops/internal/apihandler/server.go:40
← previousnext →2,501–2,600 of 4,194, ranked by callers