MCPcopy Create free account

hub / github.com/cloudwego/eino / functions

Functions3,994 in github.com/cloudwego/eino

MethodGenerate
(_ context.Context, _ []*schema.Message, _ ...model.Option)
adk/chatmodel_retry_test.go:657
MethodGenerate
(_ context.Context, _ []*schema.Message, _ ...model.Option)
adk/chatmodel_retry_test.go:915
MethodGenerate
(_ context.Context, _ []*schema.Message, _ ...model.Option)
adk/chatmodel_retry_test.go:1091
MethodGenerate
(_ context.Context, _ []*schema.Message, _ ...model.Option)
adk/chatmodel_retry_test.go:3083
MethodGenerate
(ctx context.Context, _ []*schema.Message, _ ...model.Option)
adk/cancel_edge_test.go:54
MethodGenerate
(_ context.Context, _ []*schema.Message, _ ...model.Option)
adk/cancel_edge_test.go:82
MethodGenerate
(_ context.Context, _ []*schema.Message, _ ...model.Option)
adk/cancel_edge_test.go:103
MethodGenerate
(ctx context.Context, _ []*schema.Message, _ ...model.Option)
adk/cancel_edge_test.go:816
MethodGenerate
(ctx context.Context, input []*schema.Message, opts ...model.Option)
adk/cancel_test.go:53
MethodGenerate
(ctx context.Context, input []*schema.Message, opts ...model.Option)
adk/cancel_test.go:569
MethodGenerate
(ctx context.Context, input []*schema.Message, opts ...model.Option)
adk/failover_chatmodel_test.go:39
MethodGenerate
(ctx context.Context, input []M, opts ...model.Option)
adk/wrappers.go:91
MethodGenerate
(ctx context.Context, input []M, opts ...model.Option)
adk/wrappers.go:297
MethodGenerate
(ctx context.Context, _ []M, opts ...model.Option)
adk/wrappers.go:1184
MethodGenerate
(ctx context.Context, input []M, opts ...model.Option)
adk/wrappers.go:1435
MethodGenerate
(ctx context.Context, input []M, opts ...model.Option)
adk/cancel.go:852
MethodGenerate
(ctx context.Context, input []*schema.Message, opts ...model.Option)
adk/agent_tool_test.go:40
MethodGenerate
(ctx context.Context, input []*schema.Message, opts ...model.Option)
adk/wrappers_test.go:883
MethodGenerate
(ctx context.Context, input []*schema.Message, opts ...model.Option)
adk/wrappers_test.go:902
MethodGenerate
(ctx context.Context, input []*schema.Message, opts ...model.Option)
adk/wrappers_test.go:1069
MethodGenerate
(ctx context.Context, input []*schema.Message, opts ...model.Option)
adk/message_id_test.go:418
MethodGenerate
(ctx context.Context, msgs []*schema.Message, opts ...model.Option)
adk/handler_test.go:819
MethodGenerate
(ctx context.Context, input []*schema.Message, opts ...model.Option)
adk/handler_test.go:1089
MethodGenerate
(ctx context.Context, input []*schema.Message, opts ...model.Option)
adk/handler_test.go:1299
MethodGenerate
(ctx context.Context, input []*schema.AgenticMessage, opts ...model.Option)
adk/agentic_test.go:41
MethodGenerate
(_ context.Context, _ []*schema.Message, _ ...model.Option)
adk/prebuilt/deep/testdata/_gen/generate_test.go:84
MethodGenerate
(_ context.Context, _ []*schema.Message, opts ...model.Option)
adk/middlewares/dynamictool/toolsearch/toolsearch_test.go:233
MethodGenerate
(_ context.Context, _ []*schema.Message, _ ...model.Option)
adk/middlewares/skill/skill_test.go:273
MethodGenerate
(ctx context.Context, input []M, opts ...model.Option)
adk/middlewares/skill/skill_generic_test.go:38
MethodGenerate
(_ context.Context, _ []M, _ ...model.Option)
adk/middlewares/summarization/summarization_test.go:1915
MethodGenerate
Generate indicates an expected call of Generate.
internal/mock/components/model/ChatModel_mock.go:75
MethodGenerate
Generate mocks base method.
internal/mock/components/model/ChatModel_mock.go:140
MethodGenerate
Generate indicates an expected call of Generate.
internal/mock/components/model/ChatModel_mock.go:153
MethodGenerate
Generate mocks base method.
internal/mock/components/model/ChatModel_mock.go:204
MethodGenerate
Generate indicates an expected call of Generate.
internal/mock/components/model/ChatModel_mock.go:217
MethodGenerate
(ctx context.Context, input []*schema.Message, opts ...model.Option)
compose/tool_node_test.go:385
MethodGenerate
(ctx context.Context, input []*schema.Message, opts ...model.Option)
compose/graph_test.go:331
MethodGenerate
(ctx context.Context, input []*schema.Message, opts ...model.Option)
compose/graph_call_options_test.go:72
FunctionGenericRegister
(key string)
internal/serialization/serialization.go:51
MethodGet
(_ context.Context, key string)
adk/interrupt_test.go:1281
MethodGet
(_ context.Context, key string)
adk/cancel_test.go:138
MethodGet
(_ context.Context, key string)
adk/flow_test.go:307
MethodGet
(_ context.Context, key string)
adk/agentic_react_test.go:155
MethodGet
(_ context.Context, key string)
adk/deterministic_transfer_test.go:41
MethodGet
(_ context.Context, key string)
adk/turn_loop_test.go:79
MethodGet
(_ context.Context, _ string)
adk/turn_loop_test.go:1960
MethodGet
(_ context.Context, key string)
adk/prebuilt/integration_test.go:121
MethodGet
(_ context.Context, key string)
adk/prebuilt/planexecute/plan_execute_test.go:780
MethodGet
(_ context.Context, key string)
adk/prebuilt/supervisor/supervisor_test.go:263
MethodGet
(_ context.Context, key string)
adk/prebuilt/deep/checkpoint_compat_resume_test.go:51
MethodGet
(_ context.Context, key string)
adk/prebuilt/deep/testdata/_gen/generate_test.go:50
MethodGet
Get returns an Agent by name. When name is empty, implementations should return a default agent. The opts parameter carries skill-level overrides (e.g
adk/middlewares/skill/skill.go:85
MethodGet
(ctx context.Context, name string)
adk/middlewares/skill/skill.go:93
MethodGet
(ctx context.Context, name string)
adk/middlewares/skill/filesystem_backend.go:80
MethodGet
(ctx context.Context, name string)
adk/middlewares/skill/skill_test.go:50
MethodGet
(_ context.Context, name string)
adk/middlewares/skill/skill_test.go:260
MethodGet
(_ context.Context, name string, opts *AgentHubOptions)
adk/middlewares/skill/skill_test.go:339
MethodGet
(_ context.Context, _ string)
adk/middlewares/skill/skill_test.go:359
MethodGet
(_ context.Context, name string)
adk/middlewares/skill/skill_generic_test.go:54
MethodGet
(_ context.Context, _ string, opts *TypedAgentHubOptions[M])
adk/middlewares/skill/skill_generic_test.go:86
MethodGet
(ctx context.Context, checkPointID string)
internal/core/interrupt.go:28
MethodGet
(_ context.Context, checkPointID string)
compose/checkpoint_test.go:43
MethodGet
(_ context.Context, _ string)
compose/checkpoint_test.go:1373
MethodGetEndNode
GetEndNode returns the all end nodes of the branch.
compose/branch.go:53
MethodGetError
GetError returns the error from the model call, if any.
adk/middlewares/summarization/customized_action.go:99
FunctionGetImplSpecificOptions
GetImplSpecificOptions extracts implementation-specific options from opts, merging onto base. Call alongside [GetCommonOptions] inside Store.
components/indexer/option.go:97
FunctionGetImplSpecificOptions
GetImplSpecificOptions extracts implementation-specific options from opts, merging them onto base. Call alongside [GetCommonOptions] inside EmbedStrin
components/embedding/option.go:86
FunctionGetImplSpecificOptions
GetImplSpecificOptions extracts implementation-specific options from opts, merging onto base. Call alongside [GetCommonOptions] inside Retrieve.
components/retriever/option.go:131
MethodGetInterruptContexts
()
compose/interrupt.go:322
FunctionGetInterruptState
GetInterruptState checks if the tool was previously interrupted and retrieves saved state. Returns: - wasInterrupted: true if this tool was part of a
components/tool/interrupt.go:150
FunctionGetInterruptState
GetInterruptState provides a type-safe way to check for and retrieve the persisted state from a previous interruption. It is the primary function a co
internal/core/resume.go:28
FunctionGetInterruptState
GetInterruptState provides a type-safe way to check for and retrieve the persisted state from a previous interruption. It is the primary function a co
compose/resume.go:32
MethodGetMessageStreams
()
flow/agent/react/option.go:253
MethodGetMessages
()
flow/agent/react/option.go:247
MethodGetPath
GetPath returns the sequence of node keys in the path.
compose/graph.go:1217
FunctionGetResumeContext
GetResumeContext checks if this tool is the explicit target of a resume operation. Returns: - isResumeTarget: true if this tool was explicitly target
components/tool/interrupt.go:183
FunctionGetResumeContext
GetResumeContext checks if the current component is the target of a resume operation and retrieves any data provided by the user for that resumption.
internal/core/resume.go:86
FunctionGetResumeContext
GetResumeContext checks if the current component is the target of a resume operation and retrieves any data provided by the user for that resumption.
compose/resume.go:77
MethodGetType
GetType returns the type of the retriever (MultiQuery).
flow/retriever/multiquery/multi_query.go:198
MethodGetType
GetType returns the type of the retriever (Router).
flow/retriever/router/router.go:173
MethodGetType
()
flow/retriever/router/router_test.go:53
MethodGetType
()
components/tool/utils/streamable_func.go:149
MethodGetType
()
components/tool/utils/streamable_func.go:249
MethodGetType
()
components/tool/utils/invokable_func.go:217
MethodGetType
()
components/tool/utils/invokable_func.go:308
MethodGetType
()
adk/failover_chatmodel.go:98
MethodGetType
()
adk/workflow.go:57
MethodGetType
()
adk/callback_test.go:183
MethodGetType
()
adk/deterministic_transfer.go:69
MethodGetType
()
adk/deterministic_transfer.go:104
MethodGetType
()
adk/wrappers.go:1001
MethodGetType
()
adk/chatmodel.go:669
MethodGetType
()
adk/prebuilt/supervisor/supervisor.go:74
MethodGetType
()
compose/agentic_tools_node.go:260
MethodGetType
GetType returns the component type string for the Tools node.
compose/tool_node.go:1274
MethodGetType
()
compose/graph.go:1031
MethodGlobInfo
(ctx context.Context, _ *GlobInfoRequest)
adk/middlewares/filesystem/large_tool_result_test.go:63
MethodGlobInfo
(ctx context.Context, _ *GlobInfoRequest)
adk/middlewares/filesystem/large_tool_result_test.go:605
FunctionGoStruct2ParamsOneOf
GoStruct2ParamsOneOf converts a Go struct's fields and tags into a [schema.ParamsOneOf] (JSON Schema 2020-12). Useful for ChatModel structured output
components/tool/utils/invokable_func.go:97
FunctionGoStruct2ToolInfo
GoStruct2ToolInfo converts a Go struct into a [schema.ToolInfo]. Useful for binding a typed schema to a ChatModel via BindTools for structured output,
components/tool/utils/invokable_func.go:104
← previousnext →1,901–2,000 of 3,994, ranked by callers