Code
Hub
Workspaces
Following
Trending
Connect
MCP
copy
Create free account
hub
/
github.com/cloudwego/eino-ext
/ functions
Functions
4,194 in github.com/cloudwego/eino-ext
⨍
Functions
4,194
◇
Types & classes
1,041
Method
ListResourcesByPage
(ctx context.Context, request mcp.ListResourcesRequest)
components/prompt/mcp/mcp_test.go:169
Method
ListResourcesByPage
(ctx context.Context, request mcp.ListResourcesRequest)
components/tool/mcp/mcp_test.go:61
Method
ListTools
(ctx context.Context, request mcp.ListToolsRequest)
components/prompt/mcp/mcp_test.go:235
Method
ListToolsByPage
(ctx context.Context, request mcp.ListToolsRequest)
components/prompt/mcp/mcp_test.go:184
Method
ListToolsByPage
(ctx context.Context, request mcp.ListToolsRequest)
components/tool/mcp/mcp_test.go:76
Method
LocalAddr
()
components/tool/commandline/sandbox/sandbox_test.go:341
Method
LsInfo
(ctx context.Context, req *filesystem.LsInfoRequest)
adk/backend/local/local.go:286
Function
MapKeys
(m map[K]V)
devops/internal/utils/generic/generic.go:19
Method
Marshal
(v any)
components/embedding/cache/redis/cacher_test.go:41
Function
MockChatInvoke
(ctx context.Context, req *api.ChatRequest, fn api.ChatResponseFunc)
components/model/ollama/chatmodel_test.go:36
Function
MockChatInvokeError
(ctx context.Context, req *api.ChatRequest, fn api.ChatResponseFunc)
components/model/ollama/chatmodel_test.go:69
Function
MockChatStream
(ctx context.Context, req *api.ChatRequest, fn api.ChatResponseFunc)
components/model/ollama/chatmodel_test.go:77
Function
MockChatStreamError
(ctx context.Context, req *api.ChatRequest, fn api.ChatResponseFunc)
components/model/ollama/chatmodel_test.go:73
Method
Name
()
devops/internal/model/runnable_test.go:36
Method
Name
()
devops/internal/model/runnable_test.go:44
Method
Name
()
devops/internal/model/runnable_test.go:53
Method
Name
()
devops/internal/model/container_test.go:46
Method
Name
()
devops/internal/model/container_test.go:54
Method
Name
()
devops/internal/model/container_test.go:63
Function
NewAgenticClient
(ctx context.Context, config *Config)
libs/acl/openai/agentic_client.go:40
Function
NewClientToolsMiddleware
NewClientToolsMiddleware creates a ChatModelAgentMiddleware that bridges ACP client-side capabilities (filesystem read/write, terminal execution) to e
acp/backend.go:143
Function
NewEmbedder
(ctx context.Context, config *EmbeddingConfig)
components/embedding/qianfan/embedding.go:47
Function
NewIndexer
(ctx context.Context, config *IndexerConfig)
components/indexer/redis/indexer.go:76
Function
NewMockContainerService
NewMockContainerService creates a new mock instance.
devops/internal/mock/container_mock.go:47
Function
NewMockDebugService
NewMockDebugService creates a new mock instance.
devops/internal/mock/debug_run_mock.go:48
Function
NewMockLangfuse
NewMockLangfuse creates a new mock instance.
libs/acl/langfuse/mock/langfuse_mock.go:42
Function
NewOpenTelemetryProvider
NewOpenTelemetryProvider Initializes an otlp trace and metrics provider
libs/acl/opentelemetry/provider.go:57
Function
NewSearch
(ctx context.Context, config *Config)
components/tool/duckduckgo/v2/search.go:84
Method
NewSession
(ctx context.Context, _ acp.NewSessionRequest)
acp/examples/agent.go:82
Function
NewSparseWANDIndexBuilder
NewSparseWANDIndexBuilder creates a new SparseWANDIndexBuilder.
components/indexer/milvus2/index_builder.go:415
Function
NewTextSearchTool
(ctx context.Context, config *Config)
components/tool/duckduckgo/v2/search.go:60
Method
NextPage
NextPage NewSearchParams creates a new SearchParams instance.
components/tool/bingsearch/internal/bingcore/types.go:105
Method
NextPage
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
Method
OnEndWithStreamOutput
(ctx context.Context, info *callbacks.RunInfo, output *schema.StreamReader[callbacks.CallbackOutput])
callbacks/cozeloop/trace_handler.go:242
Method
OnError
(ctx context.Context, info *callbacks.RunInfo, err error)
callbacks/langfuse/langfuse.go:309
Method
OnError
(ctx context.Context, info *callbacks.RunInfo, err error)
callbacks/apmplus/apmplus.go:426
Method
OnFinish
(ctx context.Context, graphInfo *compose.GraphInfo)
devops/internal/service/callback.go:68
Method
OnFinish
(ctx context.Context, graphInfo *compose.GraphInfo)
devops/internal/service/container_test.go:309
Method
OnFinish
(ctx context.Context, graphInfo *compose.GraphInfo)
devops/internal/model/runnable_test.go:64
Method
OnFinish
(ctx context.Context, graphInfo *compose.GraphInfo)
devops/internal/model/container_test.go:74
Method
OnFinish
(ctx context.Context, info *compose.GraphInfo)
devops/internal/model/container_test.go:1437
Method
OnFinish
(ctx context.Context, info *compose.GraphInfo)
devops/internal/model/container_test.go:1667
Method
OnNotification
(handler func(notification mcp.JSONRPCNotification))
components/prompt/mcp/mcp_test.go:255
Method
OnNotification
(handler func(notification mcp.JSONRPCNotification))
components/tool/mcp/mcp_test.go:163
Method
ParseStreamInput
(ctx context.Context, info *callbacks.RunInfo, input *schema.StreamReader[callbacks.CallbackInput])
callbacks/cozeloop/data_parser.go:352
Method
ParseStreamOutput
(ctx context.Context, info *callbacks.RunInfo, output *schema.StreamReader[callbacks.CallbackOutput])
callbacks/cozeloop/data_parser.go:380
Function
Ping
Ping test ping.
devops/internal/apihandler/common.go:29
Method
Ping
(ctx context.Context)
components/prompt/mcp/mcp_test.go:193
Method
Ping
(ctx context.Context)
components/tool/mcp/mcp_test.go:85
Method
Prompt
(ctx context.Context, req acp.PromptRequest)
acp/examples/agent.go:129
Method
Read
(p []byte)
components/tool/httprequest/delete/delete_test.go:42
Method
Read
(p []byte)
components/tool/httprequest/put/put_test.go:42
Method
Read
(p []byte)
components/tool/httprequest/post/post_test.go:41
Method
Read
(b []byte)
components/tool/commandline/sandbox/sandbox_test.go:329
Method
ReadFile
(ctx context.Context, path string)
components/tool/commandline/pyexecutor_test.go:45
Method
ReadFile
(ctx context.Context, path string)
components/tool/commandline/editor_test.go:48
Method
ReadResource
(ctx context.Context, request mcp.ReadResourceRequest)
components/prompt/mcp/mcp_test.go:205
Method
ReadResource
(ctx context.Context, request mcp.ReadResourceRequest)
components/tool/mcp/mcp_test.go:97
Method
ReadTextFile
(ctx context.Context, req acpproto.ReadTextFileRequest)
acp/backend_test.go:559
Method
ReleaseTerminal
(ctx context.Context, req acpproto.ReleaseTerminalRequest)
acp/backend_test.go:594
Method
RemoteAddr
()
components/tool/commandline/sandbox/sandbox_test.go:345
Method
Retrieve
(ctx context.Context, query string, opts ...retriever.Option)
components/retriever/volc_knowledge/knowledge.go:170
Method
Retrieve
(ctx context.Context, client *milvusclient.Client, conf *RetrieverConfig, query string, opts ...retriever.Opti
components/retriever/milvus2/retriever_test.go:63
Method
Retrieve
(ctx context.Context, query string, opts ...retriever.Option)
devops/internal/model/container_test.go:1496
Method
RoundTrip
(req *http.Request)
components/indexer/es7/indexer_test.go:43
Method
RoundTrip
(req *http.Request)
components/indexer/es7/indexer_test.go:59
Method
RoundTrip
(req *http.Request)
components/indexer/es8/indexer_test.go:328
Method
RoundTrip
(req *http.Request)
components/indexer/es9/indexer_test.go:513
Method
RoundTrip
(req *http.Request)
components/indexer/opensearch3/indexer_test.go:254
Method
RoundTrip
(req *http.Request)
components/retriever/es7/retriever_test.go:40
Method
RoundTrip
(req *http.Request)
components/retriever/es8/retriever_test.go:271
Method
RoundTrip
(req *http.Request)
components/retriever/es9/retriever_test.go:303
Method
RoundTrip
(req *http.Request)
components/tool/httprequest/get/get_test.go:35
Method
RoundTrip
(req *http.Request)
components/tool/httprequest/delete/delete_test.go:36
Method
RoundTrip
(req *http.Request)
components/tool/httprequest/put/put_test.go:36
Method
RoundTrip
(req *http.Request)
components/tool/httprequest/post/post_test.go:35
Method
RunCommand
(ctx context.Context, command []string)
components/tool/commandline/pyexecutor_test.go:42
Method
RunCommand
(ctx context.Context, command []string)
components/tool/commandline/editor_test.go:70
Function
SayHello
(ctx context.Context, req *mcp.CallToolRequest, args SayHiParams)
components/tool/mcp/officialmcp/mcp_test.go:43
Function
SayHi
(ctx context.Context, req *mcp.CallToolRequest, args SayHiParams)
components/tool/mcp/officialmcp/mcp_test.go:35
Method
Search
Search searches the web for the query and returns the search results.
components/tool/wikipedia/wikipedia.go:142
Function
SearchModeApproximate
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
Method
Set
(ctx context.Context, key string, value []float64, expire time.Duration)
components/embedding/cache/embedding_test.go:59
Method
Set
(ctx context.Context, key string, value any, expiration time.Duration)
components/embedding/cache/redis/cacher_test.go:56
Method
Set
(key string, value []*searchResult)
components/tool/bingsearch/internal/bingcore/cache.go:104
Method
SetDeadline
(t time.Time)
components/tool/commandline/sandbox/sandbox_test.go:349
Function
SetExtraDataFields
SetExtraDataFields set data fields for vikingdb UpsertData see: https://www.volcengine.com/docs/84313/1254578
components/indexer/volc_vikingdb/extra.go:23
Function
SetExtraDataTTL
SetExtraDataTTL set data ttl for vikingdb UpsertData see: https://www.volcengine.com/docs/84313/1254578
components/indexer/volc_vikingdb/extra.go:37
Method
SetLevel
(ctx context.Context, request mcp.SetLevelRequest)
components/prompt/mcp/mcp_test.go:243
Method
SetLevel
(ctx context.Context, request mcp.SetLevelRequest)
components/tool/mcp/mcp_test.go:151
Function
SetMessageInputVideoFPS
(part *schema.MessageInputVideo, fps float64)
components/model/qianfan/message_extra.go:46
Function
SetMultiModalToolResultDisplayName
(input schema.MessageInputPart, displayName string)
components/model/gemini/message_extra.go:292
Function
SetPartial
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
Method
SetReadDeadline
(t time.Time)
components/tool/commandline/sandbox/sandbox_test.go:353
Function
SetUserInputVideoFPS
(block *schema.UserInputVideo, fps float64)
components/model/agenticark/content_block_extra.go:34
Method
SetWriteDeadline
(t time.Time)
components/tool/commandline/sandbox/sandbox_test.go:357
Method
SetupSuite
()
devops/internal/service/callback_test.go:46
Method
SetupSuite
()
devops/internal/apihandler/debug_test.go:67
Method
SetupTest
()
devops/internal/service/callback_test.go:53
Function
StartHTTPServer
StartHTTPServer init http sever use the specified ip and port.
devops/internal/apihandler/server.go:40
← previous
next →
2,501–2,600 of 4,194, ranked by callers