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
StartSpan
(ctx context.Context, name, spanType string, opts ...cozeloop.StartSpanOption)
components/prompt/cozeloop/prompthub_test.go:810
Method
Stats
()
components/indexer/es8/indexer_test.go:290
Method
Stats
()
components/indexer/es9/indexer_test.go:472
Method
Stream
(ctx context.Context, in []*schema.Message, opts ...fmodel.Option)
components/model/ark/chat_completion_api.go:165
Method
Stream
(ctx context.Context, input []*schema.AgenticMessage, opts ...model.Option)
libs/acl/openai/agentic_client.go:107
Method
Subscribe
(ctx context.Context, request mcp.SubscribeRequest)
components/prompt/mcp/mcp_test.go:209
Method
Subscribe
(ctx context.Context, request mcp.SubscribeRequest)
components/tool/mcp/mcp_test.go:101
Method
Swap
(i, j int)
components/document/transformer/reranker/score/score.go:110
Method
TerminalOutput
(ctx context.Context, req acpproto.TerminalOutputRequest)
acp/backend_test.go:587
Function
TestAPITypeMultiModal
(t *testing.T)
components/embedding/ark/embedding_test.go:87
Function
TestAddTag
(t *testing.T)
callbacks/langsmith/trace_test.go:85
Function
TestAdditionalStreamingHelpers
(t *testing.T)
components/model/agenticclaude/event_convertor_test.go:244
Function
TestAgentEventToSessionUpdate_ActionWithoutInterrupt
--- AgentEventToSessionUpdate: action without interrupt (no output) ---
acp/conv_test.go:1485
Function
TestAgentEventToSessionUpdate_AssistantTextMessage
(t *testing.T)
acp/conv_test.go:70
Function
TestAgentEventToSessionUpdate_AssistantWithReasoning
(t *testing.T)
acp/conv_test.go:88
Function
TestAgentEventToSessionUpdate_CustomInterruptConverter
(t *testing.T)
acp/conv_test.go:658
Function
TestAgentEventToSessionUpdate_InterruptOnly
--- AgentEventToSessionUpdate: interrupt only (default converter, no output) ---
acp/conv_test.go:1457
Function
TestAgentEventToSessionUpdate_InterruptWithOutput
(t *testing.T)
acp/conv_test.go:685
Function
TestAgentEventToSessionUpdate_NilOptUsesDefaultConverter
--- AgentEventToSessionUpdate: nil opt with interrupt uses default ---
acp/conv_test.go:1497
Function
TestAgentEventToSessionUpdate_NilOutputNilAction
--- AgentEventToSessionUpdate tests ---
acp/conv_test.go:62
Function
TestAgentEventToSessionUpdate_OptNilConverterUsesDefault
--- AgentEventToSessionUpdate: opt with nil InterruptConverter uses default ---
acp/conv_test.go:1522
Function
TestAgentEventToSessionUpdate_StreamToolCalls
(t *testing.T)
acp/conv_test.go:1591
Function
TestAgentEventToSessionUpdate_StreamToolCallsBufferingDefault
(t *testing.T)
acp/conv_test.go:1742
Function
TestAgentEventToSessionUpdate_StreamToolCallsMultipleCalls
(t *testing.T)
acp/conv_test.go:1666
Function
TestAgentEventToSessionUpdate_StreamingError
--- streaming error ---
acp/conv_test.go:1129
Function
TestAgentEventToSessionUpdate_StreamingFlushDoesNotDropValidToolCalls
(t *testing.T)
acp/conv_test.go:1539
Function
TestAgentEventToSessionUpdate_StreamingInheritRole
(t *testing.T)
acp/conv_test.go:243
Function
TestAgentEventToSessionUpdate_StreamingMessage
(t *testing.T)
acp/conv_test.go:216
Function
TestAgentEventToSessionUpdate_StreamingToolCallAccumulation
(t *testing.T)
acp/conv_test.go:274
Function
TestAgentEventToSessionUpdate_StreamingToolCallFlushOnEOF
(t *testing.T)
acp/conv_test.go:355
Function
TestAgentEventToSessionUpdate_StreamingToolCallWithTextContent
(t *testing.T)
acp/conv_test.go:403
Function
TestAgentEventToSessionUpdate_ToolCallAndResult
(t *testing.T)
acp/conv_test.go:153
Function
TestAgentEventToSessionUpdate_ToolMessageNoContent
(t *testing.T)
acp/conv_test.go:443
Function
TestAgentEventToSessionUpdate_UserMessage
(t *testing.T)
acp/conv_test.go:125
Function
TestAnnotationAddedEventToContentBlock
(t *testing.T)
components/model/agenticark/event_convertor_test.go:359
Function
TestAnnotationAddedEventToContentBlockFileCitation
(t *testing.T)
components/model/agenticopenai/responses_event_convertor_test.go:393
Function
TestApmplusCallback
(t *testing.T)
callbacks/apmplus/apmplus_test.go:33
Function
TestApproximate
(t *testing.T)
components/retriever/opensearch2/search_mode/search_mode_test.go:107
Function
TestApproximate
(t *testing.T)
components/retriever/es9/search_mode/search_mode_test.go:108
Function
TestApproximate
(t *testing.T)
components/retriever/opensearch3/search_mode/search_mode_test.go:107
Function
TestApproximate_BuildSearchOption
(t *testing.T)
components/retriever/milvus2/search_mode/approximate_test.go:62
Function
TestApproximate_ImplementsSearchMode
Verify interface implementation
components/retriever/milvus2/search_mode/approximate_test.go:123
Function
TestApproximate_Retrieve
(t *testing.T)
components/retriever/milvus2/search_mode/approximate_test.go:129
Function
TestArkSandbox_FileSystemMethods
(t *testing.T)
adk/backend/agentkit/sandbox_test.go:184
Function
TestAssistantGenTextToBlockParamWithCitations
(t *testing.T)
components/model/agenticclaude/convertor_test.go:1294
Function
TestAssistantGenTextToInputItem
(t *testing.T)
components/model/agenticopenai/responses_convertor_test.go:450
Function
TestAssistantGenTextToInputItem
(t *testing.T)
components/model/agenticark/convertor_test.go:277
Function
TestAttack_ExtractModelOutputErrorIgnored
(t *testing.T)
callbacks/langfuse/langfuse_test.go:339
Function
TestAttack_NilMessageInOnEnd
(t *testing.T)
callbacks/langfuse/langfuse_test.go:313
Function
TestAutoIndexBuilder
(t *testing.T)
components/indexer/milvus2/index_builder_test.go:25
Function
TestBackend_Edit_EmptyOldString
--- Backend.Edit early-return semantics ---
acp/backend_test.go:226
Function
TestBackend_Edit_NoOpReturnsNil
(t *testing.T)
acp/backend_test.go:238
Function
TestBackend_Edit_RequiresFSCapability
(t *testing.T)
acp/backend_test.go:253
Function
TestBackend_Edit_WithMock_Ambiguous
(t *testing.T)
acp/backend_test.go:814
Function
TestBackend_Edit_WithMock_NotFound
(t *testing.T)
acp/backend_test.go:799
Function
TestBackend_Edit_WithMock_ReplaceAll
(t *testing.T)
acp/backend_test.go:829
Function
TestBackend_Edit_WithMock_Success
--- Backend.Edit with mock ---
acp/backend_test.go:778
Function
TestBackend_GlobInfo_HardFailure
(t *testing.T)
acp/backend_test.go:763
Function
TestBackend_GlobInfo_NoShell
(t *testing.T)
acp/backend_test.go:216
Function
TestBackend_GlobInfo_PartialFailure
(t *testing.T)
acp/backend_test.go:748
Function
TestBackend_GlobInfo_WithMock
--- Backend.GlobInfo with mock ---
acp/backend_test.go:730
Function
TestBackend_GrepRaw_NoMatches
(t *testing.T)
acp/backend_test.go:944
Function
TestBackend_GrepRaw_NoShell
(t *testing.T)
acp/backend_test.go:208
Function
TestBackend_GrepRaw_PosixFallback
(t *testing.T)
acp/backend_test.go:928
Function
TestBackend_GrepRaw_Ripgrep
--- GrepRaw with mock (ripgrep path) ---
acp/backend_test.go:909
Function
TestBackend_LsInfo_EmptyDir
(t *testing.T)
acp/backend_test.go:716
Function
TestBackend_LsInfo_NoShell
(t *testing.T)
acp/backend_test.go:200
Function
TestBackend_LsInfo_WithMock
--- Backend.LsInfo with mock ---
acp/backend_test.go:695
Function
TestBackend_Read_Error
(t *testing.T)
acp/backend_test.go:662
Function
TestBackend_Read_WithMock
--- Backend.Read / Write with mock ---
acp/backend_test.go:640
Function
TestBackend_RunShell_NilExitCode
--- runShell ExitCode==nil (C2 fix) ---
acp/backend_test.go:854
Function
TestBackend_RunShell_NonZeroExit
(t *testing.T)
acp/backend_test.go:898
Function
TestBackend_RunShell_Success
(t *testing.T)
acp/backend_test.go:886
Function
TestBackend_Write_WithMock
(t *testing.T)
acp/backend_test.go:675
Function
TestBashCodeExecutionToolResultToBlockParamCoverage
(t *testing.T)
components/model/agenticclaude/convertor_test.go:1229
Function
TestBashCodeExecutionToolResultToContentBlock
(t *testing.T)
components/model/agenticclaude/convertor_test.go:864
Function
TestBatchEmbedding
(t *testing.T)
components/embedding/tencentcloud/embedding_test.go:104
Function
TestBinFlatIndexBuilder
(t *testing.T)
components/indexer/milvus2/index_builder_test.go:230
Function
TestBinIVFFlatIndexBuilder
(t *testing.T)
components/indexer/milvus2/index_builder_test.go:251
Function
TestBindTools
(t *testing.T)
components/model/ark/chatmodel_test.go:29
Function
TestBindTools
(t *testing.T)
components/model/qianfan/chatmodel_test.go:288
Function
TestBindTools
(t *testing.T)
components/model/ollama/chatmodel_test.go:268
Function
TestBindToolsError
(t *testing.T)
components/model/deepseek/deepseek_test.go:831
Function
TestBingClient_Search
(t *testing.T)
components/tool/bingsearch/internal/bingcore/client_test.go:27
Function
TestBingClient_sendRequestWithRetry
(t *testing.T)
components/tool/bingsearch/internal/bingcore/client_test.go:153
Function
TestBuildChatCompletionAPIChatModel
(t *testing.T)
components/model/ark/chatmodel_test.go:217
Function
TestBuildMessageFromUserInputMultiContent
(t *testing.T)
libs/acl/openai/chat_model_test.go:508
Function
TestBuildMessages
(t *testing.T)
libs/acl/openai/chat_model_test.go:376
Function
TestBuildResponsesAPIChatModel
(t *testing.T)
components/model/ark/chatmodel_test.go:194
Function
TestBuildSearchInvokeTool
(t *testing.T)
components/tool/searxng/searxng_test.go:533
Function
TestBuildSearchInvokeTool_Error
(t *testing.T)
components/tool/searxng/searxng_test.go:563
Function
TestBuiltinEmbedding
(t *testing.T)
components/indexer/volc_vikingdb/indexer_test.go:96
Function
TestBuiltinEmbedding
(t *testing.T)
components/retriever/volc_vikingdb/retriever_test.go:79
Function
TestBulkAdd
(t *testing.T)
components/indexer/opensearch2/indexer_test.go:200
Function
TestBulkAdd
(t *testing.T)
components/indexer/es8/indexer_test.go:37
Function
TestBulkAdd
(t *testing.T)
components/indexer/es9/indexer_test.go:37
Function
TestBulkAdd
(t *testing.T)
components/indexer/opensearch3/indexer_test.go:258
Function
TestCacheControl
(t *testing.T)
components/model/agenticclaude/model_test.go:726
Function
TestCacheControlConcatPreference
(t *testing.T)
components/model/openrouter/message_extra_test.go:223
Function
TestCacheTTL
(t *testing.T)
components/model/claude/claude_test.go:857
← previous
next →
2,601–2,700 of 4,194, ranked by callers