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
ConvTypedCallbackInput
ConvTypedCallbackInput converts a callbacks.CallbackInput to *TypedAgentCallbackInput[M]. Returns nil if the input is not of the expected type.
adk/callback.go:158
Function
ConvTypedCallbackOutput
ConvTypedCallbackOutput converts a callbacks.CallbackOutput to *TypedAgentCallbackOutput[M]. Returns nil if the output is not of the expected type.
adk/callback.go:167
Method
Delete
(_ context.Context, key string)
adk/turn_loop_test.go:2091
Method
Delete
(ctx context.Context, req *DeleteRequest)
adk/middlewares/plantask/backend_test.go:74
Method
Delete
(ctx context.Context, checkPointID string)
internal/core/interrupt.go:40
Method
Description
(_ context.Context)
adk/workflow.go:53
Method
Description
(_ context.Context)
adk/interrupt_test.go:1309
Method
Description
(_ context.Context)
adk/callback_test.go:182
Method
Description
(_ context.Context)
adk/callback_test.go:195
Method
Description
(ctx context.Context)
adk/deterministic_transfer.go:61
Method
Description
(ctx context.Context)
adk/deterministic_transfer.go:96
Method
Description
(_ context.Context)
adk/cancel_test.go:2721
Method
Description
(_ context.Context)
adk/agent_tool_test.go:65
Method
Description
(context.Context)
adk/agent_tool_test.go:180
Method
Description
(_ context.Context)
adk/agent_tool_test.go:345
Method
Description
(context.Context)
adk/agent_tool_test.go:643
Method
Description
(ctx context.Context)
adk/agent_tool_test.go:663
Method
Description
(context.Context)
adk/agent_tool_test.go:914
Method
Description
(context.Context)
adk/agent_tool_test.go:1087
Method
Description
(context.Context)
adk/agent_tool_test.go:1139
Method
Description
(context.Context)
adk/agent_tool_test.go:1149
Method
Description
(_ context.Context)
adk/flow_test.go:290
Method
Description
(_ context.Context)
adk/chatmodel.go:665
Method
Description
(_ context.Context)
adk/deterministic_transfer_test.go:56
Method
Description
(_ context.Context)
adk/deterministic_transfer_test.go:421
Method
Description
(_ context.Context)
adk/deterministic_transfer_test.go:445
Method
Description
(_ context.Context)
adk/runner_test.go:44
Method
Description
(_ context.Context)
adk/turn_loop_test.go:41
Method
Description
(_ context.Context)
adk/turn_loop_test.go:95
Method
Description
(_ context.Context)
adk/turn_loop_test.go:143
Method
Description
(_ context.Context)
adk/turn_loop_test.go:1855
Method
Description
(_ context.Context)
adk/turn_loop_test.go:5782
Method
Description
(_ context.Context)
adk/agentic_test.go:324
Method
Description
(_ context.Context)
adk/agentic_test.go:350
Method
Description
(_ context.Context)
adk/agentic_test.go:377
Method
Description
(_ context.Context)
adk/workflow_test.go:42
Method
Description
(_ context.Context)
adk/prebuilt/integration_test.go:157
Method
Description
(_ context.Context)
adk/prebuilt/planexecute/plan_execute.go:312
Method
Description
(_ context.Context)
adk/prebuilt/planexecute/plan_execute.go:642
Method
Description
(_ context.Context)
adk/prebuilt/supervisor/supervisor_test.go:278
Method
Description
(ctx context.Context)
adk/prebuilt/supervisor/supervisor.go:70
Method
Description
(context.Context)
adk/prebuilt/deep/deep_test.go:260
Method
Description
(context.Context)
adk/prebuilt/deep/deep_test.go:274
Method
Description
(_ context.Context)
adk/prebuilt/deep/deep_test.go:464
Method
Description
(_ context.Context)
adk/prebuilt/deep/task_tool_test.go:69
Method
Description
(_ context.Context)
adk/middlewares/skill/skill_test.go:320
Method
Description
(_ context.Context)
adk/middlewares/skill/skill_generic_test.go:68
Method
Description
Description mocks base method.
internal/mock/adk/Agent_mock.go:61
Method
Description
Description indicates an expected call of Description.
internal/mock/adk/Agent_mock.go:69
Method
EXPECT
EXPECT returns an object that allows the caller to indicate expected use.
internal/mock/components/indexer/indexer_mock.go:56
Method
EXPECT
EXPECT returns an object that allows the caller to indicate expected use.
internal/mock/components/embedding/Embedding_mock.go:55
Method
EXPECT
EXPECT returns an object that allows the caller to indicate expected use.
internal/mock/components/document/document_mock.go:94
Method
EXPECT
EXPECT returns an object that allows the caller to indicate expected use.
internal/mock/components/retriever/retriever_mock.go:56
Method
EXPECT
EXPECT returns an object that allows the caller to indicate expected use.
internal/mock/adk/Agent_mock.go:127
Method
Edit
(ctx context.Context, _ *EditRequest)
adk/middlewares/filesystem/large_tool_result_test.go:67
Method
Edit
(ctx context.Context, _ *EditRequest)
adk/middlewares/filesystem/large_tool_result_test.go:609
Method
EmbedStrings
EmbedStrings mocks base method.
internal/mock/components/embedding/Embedding_mock.go:60
Method
EmbedStrings
EmbedStrings indicates an expected call of EmbedStrings.
internal/mock/components/embedding/Embedding_mock.go:73
Method
Equals
(o *FieldMapping)
compose/field_mapping.go:104
Method
Error
()
adk/turn_loop.go:788
Method
Error
()
adk/retry_chatmodel.go:56
Method
Error
()
adk/cancel.go:210
Method
Error
()
compose/interrupt.go:67
Method
Error
()
compose/interrupt.go:347
Method
Error
()
compose/field_mapping.go:415
Method
Error
()
compose/field_mapping.go:424
Method
Execute
(ctx context.Context, req *filesystem.ExecuteRequest)
adk/middlewares/filesystem/filesystem_test.go:589
Method
Execute
(ctx context.Context, req *filesystem.ExecuteRequest)
adk/middlewares/filesystem/filesystem_test.go:2274
Method
ExecuteStreaming
(ctx context.Context, input *filesystem.ExecuteRequest)
adk/middlewares/filesystem/filesystem_test.go:1705
Method
ExecuteStreaming
(ctx context.Context, input *filesystem.ExecuteRequest)
adk/middlewares/filesystem/filesystem_test.go:1719
Method
ExecuteStreaming
(ctx context.Context, input *filesystem.ExecuteRequest)
adk/middlewares/filesystem/filesystem_test.go:1725
Method
ExecuteStreaming
(ctx context.Context, input *filesystem.ExecuteRequest)
adk/middlewares/filesystem/filesystem_test.go:1738
Method
ExecuteStreaming
(ctx context.Context, input *filesystem.ExecuteRequest)
adk/middlewares/filesystem/filesystem_test.go:1752
Method
ExecuteStreaming
(ctx context.Context, input *filesystem.ExecuteRequest)
adk/middlewares/filesystem/filesystem_test.go:1765
Method
ExecuteStreaming
(ctx context.Context, input *filesystem.ExecuteRequest)
adk/middlewares/filesystem/filesystem_test.go:1780
Method
ExecuteStreaming
(ctx context.Context, input *filesystem.ExecuteRequest)
adk/middlewares/filesystem/filesystem_test.go:2069
Method
ExecuteStreaming
(ctx context.Context, input *filesystem.ExecuteRequest)
adk/middlewares/filesystem/filesystem_test.go:2108
Method
FirstStep
()
adk/prebuilt/integration_test.go:130
Method
FirstStep
FirstStep returns the first step in the plan or an empty string if no steps exist.
adk/prebuilt/planexecute/plan_execute.go:84
Method
Format
Format formats the chat template with the given context and variables.
components/prompt/chat_template.go:50
Method
Format
(ctx context.Context, vs map[string]any, opts ...Option)
components/prompt/interface.go:49
Method
Format
(ctx context.Context, vs map[string]any, formatType schema.FormatType)
components/prompt/agentic_chat_template_test.go:34
Method
Format
(ctx context.Context, vs map[string]any, opts ...Option)
components/prompt/agentic_chat_template.go:46
Method
Format
Format just return the messages of specified key. because it's a placeholder. e.g. placeholder := MessagesPlaceholder("history", false) params := m
schema/message.go:612
Method
Format
Format returns the messages after rendering by the given formatType. e.g. msg := schema.UserMessage("hello world, {name}") msgs, err := msg.Format(
schema/message.go:672
Method
Format
(ctx context.Context, vs map[string]any, formatType FormatType)
schema/agentic_message.go:676
Method
Format
(_ context.Context, vs map[string]any, _ FormatType)
schema/agentic_message.go:712
Method
FromNodeKey
()
compose/field_mapping.go:92
Method
FromPath
()
compose/field_mapping.go:96
Method
GOOD
()
compose/workflow_test.go:1113
Method
Generate
(ctx context.Context, input []*schema.Message, opts ...model.Option)
flow/retriever/multiquery/multi_query_test.go:56
Method
Generate
(ctx context.Context, input []M, opts ...model.Option)
adk/failover_chatmodel.go:75
Method
Generate
(ctx context.Context, input []M, opts ...model.Option)
adk/failover_chatmodel.go:225
Method
Generate
(_ context.Context, input []*schema.Message, _ ...model.Option)
adk/interrupt_test.go:1327
Method
Generate
(_ context.Context, _ []*schema.Message, opts ...model.Option)
adk/interrupt_test.go:1871
Method
Generate
(_ context.Context, _ []*schema.Message, _ ...model.Option)
adk/interrupt_test.go:2047
Method
Generate
(ctx context.Context, input []*schema.Message, opts ...model.Option)
adk/react_test.go:83
Method
Generate
(ctx context.Context, input []M, opts ...model.Option)
adk/retry_chatmodel.go:332
Method
Generate
(_ context.Context, _ []*schema.Message, _ ...model.Option)
adk/chatmodel_retry_test.go:196
Method
Generate
(_ context.Context, input []*schema.Message, _ ...model.Option)
adk/chatmodel_retry_test.go:469
← previous
next →
1,801–1,900 of 3,994, ranked by callers