Code
Hub
Workspaces
Following
Trending
Connect
MCP
copy
Index your code
hub
/
github.com/cloudwego/eino-ext
/ functions
Functions
4,194 in github.com/cloudwego/eino-ext
⨍
Functions
4,194
◇
Types & classes
1,041
↓ 788 callers
Method
Run
Run starts the janitor in a new goroutine
components/tool/duckduckgo/ddgsearch/cache.go:32
↓ 583 callers
Method
Build
Build creates a Milvus index configured with the specified metric type.
components/indexer/milvus2/index_builder.go:27
↓ 336 callers
Method
Len
()
components/document/transformer/reranker/score/score.go:104
↓ 207 callers
Method
Error
()
components/model/ark/utils.go:55
↓ 153 callers
Method
Close
()
components/tool/mcp/mcp_test.go:159
↓ 150 callers
Method
Marshal
(v any)
components/embedding/cache/redis/codec.go:24
↓ 131 callers
Method
Unmarshal
(data []byte, v any)
components/embedding/cache/redis/codec.go:25
↓ 115 callers
Method
Recv
()
components/model/deepseek/deepseek_test.go:243
↓ 105 callers
Method
Error
()
components/tool/wikipedia/internal/errors.go:37
↓ 94 callers
Method
Compile
()
devops/internal/model/container.go:372
↓ 94 callers
Method
Set
Set stores the value in the cache with the given key. If the key already exists, it will be overwritten.
components/embedding/cache/cacher.go:27
↓ 86 callers
Method
set
(key string, value any)
callbacks/cozeloop/utils.go:59
↓ 81 callers
Method
Get
Get retrieves the value from the cache with the given key. If the key does not exist, the bool return value is false,otherwise it returns true If the
components/embedding/cache/cacher.go:32
↓ 79 callers
Function
setItemID
(block *schema.ContentBlock, itemID string)
components/model/agenticopenai/responses_content_block_extra.go:35
↓ 78 callers
Method
Error
()
adk/backend/local/local.go:1203
↓ 64 callers
Method
Generate
(ctx context.Context, text string, opt GeneratorOption)
components/embedding/cache/generator.go:33
↓ 63 callers
Method
OnError
(ctx context.Context, info *callbacks.RunInfo, err error)
callbacks/cozeloop/callback.go:80
↓ 63 callers
Method
OnStart
(ctx context.Context, info *callbacks.RunInfo, input callbacks.CallbackInput)
callbacks/cozeloop/callback.go:56
↓ 63 callers
Function
newStreamReceiver
(options *model.Options)
components/model/agenticopenai/responses_event_convertor.go:275
↓ 57 callers
Function
ptrOf
(v T)
components/model/ark/utils.go:46
↓ 57 callers
Function
ptrOf
(v T)
components/model/agenticark/utils.go:50
↓ 56 callers
Method
Error
()
components/model/agenticopenai/utils.go:61
↓ 56 callers
Function
setItemStatus
(block *schema.ContentBlock, status string)
components/model/agenticopenai/responses_content_block_extra.go:56
↓ 55 callers
Method
Error
()
components/model/agenticark/utils.go:63
↓ 54 callers
Function
getItemID
(block *schema.ContentBlock)
components/model/agenticopenai/responses_content_block_extra.go:39
↓ 52 callers
Method
Invoke
(ctx context.Context, input reflect.Value, opts ...compose.Option)
devops/internal/model/runnable.go:31
↓ 50 callers
Method
BuildRequest
BuildRequest generates the search request body based on the configuration and query.
components/retriever/opensearch3/retriever.go:59
↓ 48 callers
Method
OnEnd
(ctx context.Context, info *callbacks.RunInfo, output callbacks.CallbackOutput)
callbacks/cozeloop/callback.go:68
↓ 47 callers
Method
ReadFile
(ctx context.Context, path string)
components/tool/commandline/operator.go:45
↓ 47 callers
Method
getBlockIndex
(key string)
components/model/agenticopenai/responses_event_convertor.go:289
↓ 45 callers
Function
UnmarshalJson
(b []byte, rt reflect.Type)
devops/internal/model/types.go:105
↓ 40 callers
Function
setItemID
(block *schema.ContentBlock, itemID string)
components/model/agenticark/content_block_extra.go:42
↓ 38 callers
Method
WriteFile
(ctx context.Context, path string, content string)
components/tool/commandline/operator.go:46
↓ 37 callers
Function
BuildDevGraph
(gi *GraphInfo, fromNode string)
devops/internal/model/container.go:80
↓ 37 callers
Function
strPtr
(s string)
components/prompt/cozeloop/prompthub_test.go:29
↓ 36 callers
Method
Do
(request *http.Request)
callbacks/cozeloop/callback_test.go:40
↓ 36 callers
Method
sendBlock
(block *schema.ContentBlock, err error)
components/model/agenticark/event_convertor.go:265
↓ 35 callers
Method
getBlockIndex
(key string)
components/model/agenticark/event_convertor.go:322
↓ 35 callers
Function
ptrWithoutZero
(v T)
components/retriever/es8/search_mode/utils.go:50
↓ 34 callers
Method
Add
(ctx context.Context, item esutil.BulkIndexerItem)
components/indexer/es8/indexer_test.go:276
↓ 34 callers
Method
Store
Store adds the provided documents to the Elasticsearch index.
components/indexer/es7/indexer.go:149
↓ 34 callers
Function
ValidateInputReflectTypeSupported
(typ reflect.Type)
devops/internal/utils/generic/type_utils.go:92
↓ 34 callers
Method
WriteHeader
(statusCode int)
devops/internal/apihandler/server_test.go:67
↓ 33 callers
Function
GetItemStatus
(block *schema.ContentBlock)
components/model/agenticopenai/responses_content_block_extra.go:60
↓ 33 callers
Function
collectUpdates
collectUpdates drains an iter.Seq2 into slices for assertion.
acp/conv_test.go:32
↓ 32 callers
Function
newOpenaiStrOpt
(optVal string)
components/model/agenticopenai/utils.go:34
↓ 32 callers
Method
sendBlock
(block *schema.ContentBlock, err error)
components/model/agenticopenai/responses_event_convertor.go:231
↓ 31 callers
Function
intPtr
(i int)
components/tool/searxng/searxng_test.go:598
↓ 31 callers
Function
newStreamReceiver
()
components/model/agenticark/event_convertor.go:309
↓ 31 callers
Method
toArkContent
(msg *schema.Message)
components/model/ark/chat_completion_api.go:622
↓ 30 callers
Function
RegisterType
(rt reflect.Type)
devops/internal/model/types.go:92
↓ 29 callers
Method
Error
()
components/model/deepseek/deepseek.go:950
↓ 29 callers
Function
parseAny
(ctx context.Context, v any, bStream bool)
callbacks/cozeloop/data_parser.go:661
↓ 28 callers
Function
AgentEventToSessionUpdate
AgentEventToSessionUpdate converts an eino AgentEvent into a sequence of ACP SessionUpdate notifications. It handles message output (both streaming an
acp/conv.go:99
↓ 28 callers
Function
NewClient
(cfg *ClientConfig)
components/tool/searxng/searxng.go:288
↓ 27 callers
Method
ParseOutput
(ctx context.Context, info *callbacks.RunInfo, output callbacks.CallbackOutput)
callbacks/cozeloop/data_parser.go:184
↓ 26 callers
Method
Error
()
libs/acl/openai/chat_model.go:1437
↓ 26 callers
Method
Run
Run starts the janitor in a new goroutine
components/tool/bingsearch/internal/bingcore/cache.go:32
↓ 26 callers
Function
setItemStatus
(block *schema.ContentBlock, status string)
components/model/agenticark/content_block_extra.go:55
↓ 26 callers
Method
toEntity
toEntity converts MetricType to the Milvus SDK entity.MetricType type.
components/indexer/milvus2/types.go:106
↓ 25 callers
Method
Err
()
components/model/agenticopenai/responses_model_test.go:281
↓ 25 callers
Method
Error
()
components/model/claude/claude.go:1573
↓ 25 callers
Method
apply
(cfg *config)
libs/acl/opentelemetry/option.go:29
↓ 25 callers
Function
ptrIfNonZero
(v T)
components/model/agenticark/utils.go:28
↓ 25 callers
Function
setupTestDir
(t *testing.T)
adk/backend/local/local_test.go:38
↓ 24 callers
Method
Write
Write creates file content.
adk/backend/agentkit/sandbox.go:554
↓ 24 callers
Function
convertAgenticModelMessage
(message *schema.AgenticMessage)
callbacks/cozeloop/convert.go:460
↓ 22 callers
Method
Close
()
components/model/agenticopenai/responses_model_test.go:191
↓ 22 callers
Method
Error
()
components/model/agenticclaude/utils.go:54
↓ 22 callers
Method
Next
()
components/model/agenticopenai/responses_model_test.go:176
↓ 21 callers
Function
GetThoughtSignatureFromExtra
GetThoughtSignatureFromExtra tries to read thought_signature from an Extra map. thought_signature should be read from: - message.AssistantGenMultiCon
components/model/gemini/message_extra.go:209
↓ 21 callers
Function
NewIndexer
NewIndexer creates a new ES7 indexer with the provided configuration.
components/indexer/es7/indexer.go:93
↓ 21 callers
Function
convSchemaMessage
(message *schema.Message)
components/model/claude/claude.go:989
↓ 21 callers
Method
convert
(msg *schema.Message)
libs/acl/openai/agentic_convert.go:134
↓ 20 callers
Method
WithTools
(functionTools []*schema.ToolInfo)
components/model/agenticark/model.go:384
↓ 20 callers
Method
Write
(b []byte)
components/tool/commandline/sandbox/sandbox_test.go:333
↓ 20 callers
Function
createContentBlockFromType
(t schema.ContentBlockType)
components/model/agenticgemini/conv.go:707
↓ 19 callers
Function
mustJSON
(t *testing.T, v any)
components/model/agenticclaude/convertor_test.go:644
↓ 18 callers
Method
ConvCallbackOutput
(src callbacks.CallbackOutput)
devops/internal/service/call_option.go:292
↓ 18 callers
Method
Execute
Execute performs file operations command
components/tool/commandline/editor.go:190
↓ 18 callers
Method
Retrieve
Retrieve searches for documents in Elasticsearch matching the given query.
components/retriever/es8/retriever.go:101
↓ 18 callers
Function
coalesce
(x, y T)
components/model/agenticopenai/utils.go:41
↓ 18 callers
Function
inputPartToContentBlock
(part schema.MessageInputPart)
acp/conv.go:465
↓ 18 callers
Function
newMockBackend
newMockBackend creates a Backend with a mock connection and shell wired up.
acp/backend_test.go:602
↓ 18 callers
Function
toOllamaMessage
(einoMsg *schema.Message)
components/model/ollama/chatmodel.go:348
↓ 17 callers
Method
EXPECT
EXPECT returns an object that allows the caller to indicate expected use.
libs/acl/langfuse/mock/langfuse_mock.go:49
↓ 17 callers
Function
NewBackend
NewBackend creates a new local filesystem Local instance. IMPORTANT - System Compatibility: - Supported: Unix/MacOS only - NOT Supported: Windows (re
adk/backend/local/local.go:270
↓ 17 callers
Function
createMockResponse
createMockResponse is a helper to build a valid JSON response for the mock API.
adk/backend/agentkit/sandbox_test.go:148
↓ 17 callers
Function
newStreamConverter
()
components/model/agenticclaude/event_convertor.go:33
↓ 16 callers
Method
Name
()
devops/internal/model/runnable_test.go:32
↓ 16 callers
Function
NewIndexer
NewIndexer creates a new indexer.
components/indexer/milvus/indexer.go:90
↓ 16 callers
Method
OnEndWithStreamOutput
(ctx context.Context, info *callbacks.RunInfo, output *schema.StreamReader[callbacks.CallbackOutput])
callbacks/cozeloop/callback.go:107
↓ 16 callers
Method
addMessages
(messages ...*tracespec.ModelMessage)
callbacks/cozeloop/trace_handler.go:75
↓ 16 callers
Function
agenticMessagesToMessages
(in []*schema.AgenticMessage)
libs/acl/openai/agentic_convert.go:26
↓ 16 callers
Function
convSchemaMessage
(message *schema.Message)
components/model/gemini/gemini.go:782
↓ 16 callers
Function
dereferenceOrZero
(v *T)
components/model/ark/utils.go:29
↓ 16 callers
Method
genMessageNewParams
(input []*schema.Message, opts ...model.Option)
components/model/claude/claude.go:583
↓ 16 callers
Function
getItemID
(block *schema.ContentBlock)
components/model/agenticark/content_block_extra.go:46
↓ 16 callers
Function
outputPartToSessionUpdate
(part schema.MessageOutputPart)
acp/conv.go:527
↓ 16 callers
Function
ptrWithoutZero
(v T)
components/retriever/es9/search_mode/utils.go:50
next →
1–100 of 4,194, ranked by callers