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
Method
Resume
(ctx context.Context, info *ResumeInfo, opts ...AgentRunOption)
adk/workflow.go:123
Method
Resume
(ctx context.Context, info *ResumeInfo, opts ...AgentRunOption)
adk/interrupt_test.go:1317
Method
Resume
(ctx context.Context, info *ResumeInfo, opts ...AgentRunOption)
adk/flow.go:398
Method
Resume
(ctx context.Context, info *ResumeInfo, opts ...AgentRunOption)
adk/flow.go:674
Method
Resume
(ctx context.Context, info *ResumeInfo, opts ...AgentRunOption)
adk/deterministic_transfer.go:126
Method
Resume
Resume continues an interrupted execution from a checkpoint, using an "Implicit Resume All" strategy. This method is best for simpler use cases where
adk/runner.go:124
Method
Resume
(ctx context.Context, info *ResumeInfo, opts ...AgentRunOption)
adk/chatmodel.go:1518
Method
Resume
(ctx context.Context, info *ResumeInfo, opts ...AgentRunOption)
adk/deterministic_transfer_test.go:64
Method
Resume
(ctx context.Context, info *ResumeInfo, opts ...AgentRunOption)
adk/deterministic_transfer_test.go:429
Method
Resume
(ctx context.Context, info *ResumeInfo, opts ...AgentRunOption)
adk/agentic_test.go:381
Method
Resume
(ctx context.Context, info *adk.ResumeInfo, opts ...adk.AgentRunOption)
adk/prebuilt/supervisor/supervisor.go:82
Method
Retrieve
(ctx context.Context, query string, opts ...retriever.Option)
flow/retriever/parent/parent.go:90
Method
Retrieve
(ctx context.Context, query string, opts ...retriever.Option)
flow/retriever/parent/parent_test.go:30
Method
Retrieve
Retrieve retrieves documents from the multi-query retriever.
flow/retriever/multiquery/multi_query.go:161
Method
Retrieve
(ctx context.Context, query string, opts ...retriever.Option)
flow/retriever/multiquery/multi_query_test.go:33
Method
Retrieve
Retrieve retrieves documents from the router retriever.
flow/retriever/router/router.go:122
Method
Retrieve
(ctx context.Context, query string, opts ...retriever.Option)
flow/retriever/router/router_test.go:33
Method
Retrieve
Retrieve mocks base method.
internal/mock/components/retriever/retriever_mock.go:61
Method
Retrieve
Retrieve indicates an expected call of Retrieve.
internal/mock/components/retriever/retriever_mock.go:74
Method
Run
Run starts the loop's processing goroutine. It is non-blocking: the loop runs in the background and results are obtained via Wait. If CheckpointID is
adk/turn_loop.go:1350
Method
Run
(ctx context.Context, input *AgentInput, options ...AgentRunOption)
adk/interrupt_test.go:1313
Method
Run
(ctx context.Context, input *AgentInput, opts ...AgentRunOption)
adk/flow.go:352
Method
Run
(ctx context.Context, input *TypedAgentInput[M], opts ...AgentRunOption)
adk/flow.go:648
Method
Run
(_ context.Context, _ *AgentInput, _ ...AgentRunOption)
adk/callback_test.go:184
Method
Run
(_ context.Context, _ *AgentInput, _ ...AgentRunOption)
adk/callback_test.go:196
Method
Run
(ctx context.Context, input *AgentInput, options ...AgentRunOption)
adk/deterministic_transfer.go:76
Method
Run
(ctx context.Context, input *AgentInput, options ...AgentRunOption)
adk/deterministic_transfer.go:111
Method
Run
(_ context.Context, _ *AgentInput, _ ...AgentRunOption)
adk/cancel_test.go:2723
Method
Run
(_ context.Context, _ *AgentInput, _ ...AgentRunOption)
adk/agent_tool_test.go:69
Method
Run
(ctx context.Context, _ *AgentInput, _ ...AgentRunOption)
adk/agent_tool_test.go:181
Method
Run
(_ context.Context, input *AgentInput, _ ...AgentRunOption)
adk/agent_tool_test.go:349
Method
Run
(context.Context, *AgentInput, ...AgentRunOption)
adk/agent_tool_test.go:644
Method
Run
(ctx context.Context, input *AgentInput, options ...AgentRunOption)
adk/agent_tool_test.go:664
Method
Run
(context.Context, *AgentInput, ...AgentRunOption)
adk/agent_tool_test.go:915
Method
Run
(context.Context, *AgentInput, ...AgentRunOption)
adk/agent_tool_test.go:1088
Method
Run
(context.Context, *AgentInput, ...AgentRunOption)
adk/agent_tool_test.go:1140
Method
Run
(context.Context, *AgentInput, ...AgentRunOption)
adk/agent_tool_test.go:1150
Method
Run
(ctx context.Context, input *AgentInput, options ...AgentRunOption)
adk/flow_test.go:294
Method
Run
(ctx context.Context, input *TypedAgentInput[M], opts ...AgentRunOption)
adk/chatmodel.go:1444
Method
Run
(ctx context.Context, input *AgentInput, options ...AgentRunOption)
adk/deterministic_transfer_test.go:60
Method
Run
(ctx context.Context, input *AgentInput, options ...AgentRunOption)
adk/deterministic_transfer_test.go:425
Method
Run
(ctx context.Context, input *AgentInput, options ...AgentRunOption)
adk/deterministic_transfer_test.go:449
Method
Run
(_ context.Context, input *AgentInput, _ ...AgentRunOption)
adk/runner_test.go:48
Method
Run
(ctx context.Context, input *AgentInput, _ ...AgentRunOption)
adk/turn_loop_test.go:42
Method
Run
(ctx context.Context, input *AgentInput, opts ...AgentRunOption)
adk/turn_loop_test.go:97
Method
Run
(_ context.Context, _ *AgentInput, opts ...AgentRunOption)
adk/turn_loop_test.go:144
Method
Run
(ctx context.Context, _ *AgentInput, _ ...AgentRunOption)
adk/turn_loop_test.go:1858
Method
Run
(ctx context.Context, _ *AgentInput, opts ...AgentRunOption)
adk/turn_loop_test.go:5783
Method
Run
(_ context.Context, input *TypedAgentInput[*schema.AgenticMessage], _ ...AgentRunOption)
adk/agentic_test.go:325
Method
Run
(_ context.Context, _ *TypedAgentInput[*schema.AgenticMessage], _ ...AgentRunOption)
adk/agentic_test.go:351
Method
Run
(ctx context.Context, input *TypedAgentInput[*schema.AgenticMessage], options ...AgentRunOption)
adk/agentic_test.go:378
Method
Run
(_ context.Context, _ *AgentInput, _ ...AgentRunOption)
adk/workflow_test.go:46
Method
Run
(_ context.Context, _ *AgentInput, _ ...AgentRunOption)
adk/workflow_test.go:514
Method
Run
(ctx context.Context, input *adk.AgentInput, options ...adk.AgentRunOption)
adk/prebuilt/planexecute/utils_test.go:29
Method
Run
(ctx context.Context, input *adk.AgentInput, _ ...adk.AgentRunOption)
adk/prebuilt/planexecute/plan_execute.go:324
Method
Run
(ctx context.Context, input *adk.AgentInput, _ ...adk.AgentRunOption)
adk/prebuilt/planexecute/plan_execute.go:696
Method
Run
(ctx context.Context, input *adk.AgentInput, opts ...adk.AgentRunOption)
adk/prebuilt/supervisor/supervisor.go:78
Method
Run
(ctx context.Context, _ *adk.AgentInput, _ ...adk.AgentRunOption)
adk/prebuilt/deep/deep_test.go:261
Method
Run
(_ context.Context, input *adk.AgentInput, _ ...adk.AgentRunOption)
adk/prebuilt/deep/deep_test.go:275
Method
Run
(ctx context.Context, input *adk.AgentInput, opts ...adk.AgentRunOption)
adk/prebuilt/deep/deep_test.go:685
Method
Run
(_ context.Context, _ *adk.AgentInput, _ ...adk.AgentRunOption)
adk/prebuilt/deep/task_tool_test.go:73
Method
Run
(_ context.Context, in *adk.AgentInput, _ ...adk.AgentRunOption)
adk/middlewares/skill/skill_test.go:321
Method
Run
(_ context.Context, in *adk.TypedAgentInput[M], _ ...adk.AgentRunOption)
adk/middlewares/skill/skill_generic_test.go:69
Method
Run
Run mocks base method.
internal/mock/adk/Agent_mock.go:89
Method
Run
Run indicates an expected call of Run.
internal/mock/adk/Agent_mock.go:101
Method
Say
()
compose/graph_test.go:124
Method
Send
(value T)
adk/turn_buffer.go:35
Method
Set
(_ context.Context, key string, checkPoint []byte)
adk/interrupt.go:339
Method
Set
(_ context.Context, key string, value []byte)
adk/interrupt_test.go:1276
Method
Set
(_ context.Context, key string, value []byte)
adk/cancel_test.go:131
Method
Set
(_ context.Context, key string, value []byte)
adk/flow_test.go:302
Method
Set
(_ context.Context, key string, value []byte)
adk/agentic_react_test.go:150
Method
Set
(_ context.Context, key string, value []byte)
adk/deterministic_transfer_test.go:36
Method
Set
(_ context.Context, key string, value []byte)
adk/turn_loop_test.go:72
Method
Set
(_ context.Context, _ string, _ []byte)
adk/turn_loop_test.go:1964
Method
Set
(_ context.Context, key string, value []byte)
adk/prebuilt/integration_test.go:116
Method
Set
(_ context.Context, key string, value []byte)
adk/prebuilt/planexecute/plan_execute_test.go:775
Method
Set
(_ context.Context, key string, value []byte)
adk/prebuilt/supervisor/supervisor_test.go:258
Method
Set
(_ context.Context, key string, value []byte)
adk/prebuilt/deep/checkpoint_compat_resume_test.go:46
Method
Set
(_ context.Context, key string, value []byte)
adk/prebuilt/deep/testdata/_gen/generate_test.go:42
Method
Set
(_ context.Context, checkPointID string, checkPoint []byte)
compose/checkpoint_test.go:48
Method
Set
(_ context.Context, _ string, _ []byte)
compose/checkpoint_test.go:1378
Method
SetAutomaticClose
SetAutomaticClose sets the StreamReader to automatically close when it's no longer reachable and ready to be GCed. NOT concurrency safe.
schema/stream.go:279
Function
SetLanguage
SetLanguage sets the language for the ADK built-in prompts. The default language is English if not explicitly set.
adk/config.go:33
Function
SetReturnDirectly
SetReturnDirectly is a helper function that can be called within a tool's execution. It signals the ReAct agent to stop further processing and return
flow/agent/react/react.go:254
Method
SparseVector
SparseVector returns the sparse vector of the document, key indices -> value vector. can use doc.WithSparseVector() to set the sparse vector.
schema/document.go:209
Method
Store
(ctx context.Context, docs []*schema.Document, opts ...indexer.Option)
flow/indexer/parent/parent.go:115
Method
Store
(ctx context.Context, docs []*schema.Document, opts ...indexer.Option)
flow/indexer/parent/parent_test.go:34
Method
Store
Store mocks base method.
internal/mock/components/indexer/indexer_mock.go:61
Method
Store
Store indicates an expected call of Store.
internal/mock/components/indexer/indexer_mock.go:74
Method
Stream
(ctx context.Context, input []*schema.Message, opts ...model.Option)
flow/retriever/multiquery/multi_query_test.go:62
Method
Stream
(ctx context.Context, input []M, opts ...Option)
components/model/interface.go:38
Method
Stream
(ctx context.Context, input []M, opts ...model.Option)
adk/failover_chatmodel.go:85
Method
Stream
(ctx context.Context, input []M, opts ...model.Option)
adk/failover_chatmodel.go:308
Method
Stream
(_ context.Context, _ []*schema.Message, _ ...model.Option)
adk/interrupt_test.go:1339
Method
Stream
(_ context.Context, _ []*schema.Message, _ ...model.Option)
adk/interrupt_test.go:1908
Method
Stream
(_ context.Context, _ []*schema.Message, _ ...model.Option)
adk/interrupt_test.go:2051
Method
Stream
(ctx context.Context, input []*schema.Message, opts ...model.Option)
adk/react_test.go:87
Method
Stream
(ctx context.Context, input []M, opts ...model.Option)
adk/retry_chatmodel.go:678
Method
Stream
(_ context.Context, _ []*schema.Message, _ ...model.Option)
adk/chatmodel_retry_test.go:200
← previous
next →
2,301–2,400 of 3,994, ranked by callers