Code
Hub
Workspaces
Following
Trending
Connect
MCP
copy
Create free account
hub
/
github.com/cloudwego/eino
/ functions
Functions
3,994 in github.com/cloudwego/eino
⨍
Functions
3,994
◇
Types & classes
1,204
Function
concatUserInputTexts
(texts []*UserInputText)
schema/agentic_message.go:1344
Function
concatUserInputVideos
(videos []*UserInputVideo)
schema/agentic_message.go:1374
Function
convertOption
(opts ...any)
compose/graph_call_options.go:251
Method
convertValues
(fn func(map[string]any) error)
compose/pregel.go:44
Method
convertValues
(fn func(map[string]any) error)
compose/dag.go:193
Method
copy
(n int)
schema/stream.go:482
Method
copy
(n int)
compose/stream_reader.go:45
Method
copyAny
(n int)
schema/stream.go:316
Method
copyAny
(int)
schema/stream.go:367
Function
copyStreamReaders
copyStreamReaders creates multiple independent StreamReaders from a single StreamReader. Each child StreamReader can read from the original stream ind
schema/stream.go:792
Function
dagChannelBuilder
(controlDependencies []string, dataDependencies []string, zeroValue func() any, emptyStream func() streamReade
compose/dag.go:23
Function
defaultGenExecutorInputFn
(ctx context.Context, in *ExecutionContext)
adk/prebuilt/planexecute/plan_execute.go:566
Function
defaultGenModelInput
(ctx context.Context, instruction string, input *AgentInput)
adk/chatmodel.go:167
Function
defaultGenPlannerInputFn
(ctx context.Context, userInput []adk.Message)
adk/prebuilt/planexecute/plan_execute.go:291
Function
defaultIsRetryAble
(_ context.Context, err error)
adk/retry_chatmodel.go:258
Function
defaultStreamConverter
(reader streamReader)
compose/generic_helper.go:225
Function
defaultStreamMapFilter
(key string, isr streamReader)
compose/generic_helper.go:198
Function
defaultTokenCounter
defaultTokenCounter estimates token count using character count / 4 This is a simple heuristic that works reasonably well for most languages
adk/middlewares/reduction/internal/clear_tool_result.go:97
Function
defaultTurnLoopOnAgentEvents
(_ context.Context, _ *TurnContext[T, M], events *AsyncIterator[*TypedAgentEvent[M]])
adk/turn_loop.go:1293
Function
defaultTypedBackoffFunc
(_ context.Context, attempt int, _ M, _ error)
adk/middlewares/summarization/summarization.go:1244
Function
defaultTypedShouldRetry
(_ context.Context, _ M, err error)
adk/middlewares/summarization/summarization.go:1240
Function
defaultValueChecker
(v any)
compose/generic_helper.go:236
Function
emptyStreamFromGeneric
()
compose/generic_helper.go:250
Method
endActiveTurn
()
adk/turn_loop.go:257
Function
errorIterator
(err error)
adk/runner.go:31
Function
fakeEnhancedStreamFunc
(ctx context.Context, input EnhancedStreamInput)
components/tool/utils/streamable_func_test.go:248
Function
fakeOptionableEnhancedStreamFunc
(ctx context.Context, input EnhancedStreamInput, opts ...tool.Option)
components/tool/utils/streamable_func_test.go:258
Function
fakeStreamFunc
(ctx context.Context, input FakeStreamInferToolInput, opts ...tool.Option)
components/tool/utils/streamable_func_test.go:135
Function
firstChunkStreamToolCallChecker
(_ context.Context, sr *schema.StreamReader[*schema.Message])
flow/agent/react/react.go:218
Function
firstChunkStreamToolCallChecker
(_ context.Context, sr *schema.StreamReader[*schema.Message])
flow/agent/multiagent/host/types.go:182
Function
genInputConsumeAll
(_ context.Context, _ *TurnLoop[string, *schema.Message], items []string)
adk/turn_loop_test.go:169
Function
genInputConsumeAllWithMsg
(_ context.Context, _ *TurnLoop[string, *schema.Message], items []string)
adk/turn_loop_test.go:173
Function
genInputConsumeFirst
(_ context.Context, _ *TurnLoop[string, *schema.Message], items []string)
adk/turn_loop_test.go:180
Function
genOpenAI
()
internal/generic/type_name_test.go:80
Function
genericOnEndWithStreamOutputHandle
(ctx context.Context, output streamReader, runInfo *icb.RunInfo, handlers []icb.Handler)
compose/utils.go:75
Function
genericOnStartWithStreamInputHandle
(ctx context.Context, input streamReader, runInfo *icb.RunInfo, handlers []icb.Handler)
compose/utils.go:46
Method
get
(isStream bool, name string, edgeHandler *edgeHandlerManager)
compose/pregel.go:55
Method
get
(isStream bool, name string, edgeHandler *edgeHandlerManager)
compose/dag.go:128
Method
get
(ctx context.Context, id string)
compose/checkpoint.go:192
Method
getChunkType
()
compose/stream_reader.go:60
Function
getEmitGeneratorAndEnableStreaming
(opts []tool.Option)
adk/agent_tool.go:342
Method
getGenericHelper
()
compose/workflow.go:531
Method
getGenericHelper
()
compose/chain.go:123
Method
getGenericHelper
()
compose/graph.go:1027
Method
getGenericHelper
()
compose/graph_node.go:72
Function
getState
(ctx context.Context)
compose/state.go:175
Method
getType
()
compose/stream_reader.go:56
Function
getTypedChatModelAgentExecCtx
(ctx context.Context)
adk/chatmodel.go:79
Function
goStruct2ParamsOneOf
(opts ...Option)
components/tool/utils/invokable_func.go:120
Function
goStruct2ToolInfo
(toolName, toolDesc string, opts ...Option)
components/tool/utils/invokable_func.go:108
Method
handle
(nodeKey string, value any, isStream bool)
compose/graph_manager.go:71
Method
handle
(nodeKey string, idx int, value any, isStream bool)
compose/graph_manager.go:95
Function
init
()
flow/agent/react/react.go:61
Function
init
()
adk/interrupt.go:198
Function
init
()
adk/workflow.go:117
Function
init
()
adk/interrupt_test.go:1528
Function
init
()
adk/retry_chatmodel.go:102
Function
init
()
adk/interface.go:381
Function
init
()
adk/deterministic_transfer.go:30
Function
init
()
adk/cancel.go:33
Function
init
()
adk/react.go:77
Function
init
()
adk/chatmodel.go:729
Function
init
()
adk/prebuilt/integration_test.go:54
Function
init
()
adk/prebuilt/planexecute/plan_execute.go:37
Function
init
()
adk/prebuilt/supervisor/supervisor_test.go:196
Function
init
()
adk/prebuilt/deep/deep.go:35
Function
init
()
adk/middlewares/summarization/summarization.go:37
Function
init
()
internal/serialization/serialization.go:30
Function
init
()
internal/serialization/serialization_test.go:211
Function
init
()
schema/serialization.go:27
Function
init
()
schema/message.go:40
Function
init
()
compose/interrupt.go:268
Function
init
()
compose/state_test.go:347
Function
init
()
compose/checkpoint_test.go:115
Function
init
()
compose/tool_node.go:304
Function
init
()
compose/checkpoint.go:29
Function
init
()
compose/resume_test.go:48
Method
inputType
()
compose/workflow.go:535
Method
inputType
inputType returns the input type of the chain. implements AnyGraph.
compose/chain.go:129
Method
inputType
()
compose/graph_node.go:93
Method
invoke
(endpoint compose.InvokableToolEndpoint)
adk/middlewares/filesystem/large_tool_result.go:71
Method
invoke
(endpoint compose.InvokableToolEndpoint)
adk/middlewares/reduction/internal/large_tool_result.go:103
Method
isEventSenderToolWrapper
()
adk/wrappers.go:545
Method
isEventSenderToolWrapper
()
adk/wrappers.go:552
Method
load
load reads all agents.md files and returns the formatted content. Each top-level file and its @imported files appear as separate sections.
adk/middlewares/agentsmd/loader.go:108
Method
load
(c channel)
compose/pregel.go:35
Method
load
(c channel)
compose/dag.go:66
Function
makeAssistantMsg
(content string)
adk/middlewares/agentsmd/agentsmd_generic_test.go:54
Function
makeAssistantMsgG
(content string)
adk/middlewares/reduction/reduction_generic_test.go:62
Function
makeAssistantMsgWithToolCalls
(toolCalls []testToolCall)
adk/middlewares/dynamictool/toolsearch/toolsearch_generic_test.go:68
Function
makeAssistantMsgWithToolCallsG
(toolCalls []testToolCall)
adk/middlewares/reduction/reduction_generic_test.go:76
Function
makeReminderMsg
(content string)
adk/middlewares/dynamictool/toolsearch/toolsearch.go:202
Function
makeSystemMsg
(content string)
adk/middlewares/dynamictool/toolsearch/toolsearch_generic_test.go:50
Function
makeSystemMsg
(content string)
adk/middlewares/agentsmd/agentsmd_generic_test.go:42
Function
makeSystemMsg
(text string)
adk/middlewares/summarization/summarization.go:1180
Function
makeSystemMsgG
(content string)
adk/middlewares/reduction/reduction_generic_test.go:51
Function
makeToolResultMsg
(content string, callID string, toolName string)
adk/middlewares/dynamictool/toolsearch/toolsearch_generic_test.go:98
Function
makeToolResultMsg
(content string, callID string, toolName string)
adk/middlewares/patchtoolcalls/patchtoolcalls_test.go:82
Function
makeToolResultMsgG
(content string, callID string, toolName string)
adk/middlewares/reduction/reduction_generic_test.go:106
Function
makeUserMsg
--------------------------------------------------------------------------- Generic table-driven tests covering both *schema.Message and *schema.Agent
adk/middlewares/dynamictool/toolsearch/toolsearch_generic_test.go:38
← previous
next →
3,801–3,900 of 3,994, ranked by callers